Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1005835 // lowPriorityThread - synonym of lowerPriorityThread

JavaX fragment (include)

// runnable = Runnable or String (method name)
static Thread lowPriorityThread(O runnable) {
  ret lowerPriorityThread(runnable);
}

Author comment

Began life as a copy of #1005526

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1005835
Snippet name: lowPriorityThread - synonym of lowerPriorityThread
Eternal ID of this version: #1005835/1
Text MD5: 1ad297b10721b28cad1585e868d58bf0
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-12-10 20:34:21
Source code size: 134 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 538 / 514
Referenced in: [show references]