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

9
LINES

< > BotCompany Repo | #1029106 // dm_interruptibleAction - synonym of dm_action

JavaX fragment (include)

svoid dm_interruptibleAction(fS desc, Runnable r) {
  dm_action(desc, r);
}



svoid dm_interruptibleAction(Runnable r) {
  dm_action(r);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1029106
Snippet name: dm_interruptibleAction - synonym of dm_action
Eternal ID of this version: #1029106/1
Text MD5: 6361f323a64b82d4f3c6d1dfc3ff2b1c
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-19 16:33:56
Source code size: 141 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 121 / 154
Referenced in: [show references]