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

4
LINES

< > BotCompany Repo | #1021140 // runNow - execute Runnable and return it

JavaX fragment (include)

static Runnable runNow(Runnable r) {
  callF(r);
  ret r;
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1021140
Snippet name: runNow - execute Runnable and return it
Eternal ID of this version: #1021140/1
Text MD5: 7061380a564655155992a716d47141fd
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-01-23 22:28:54
Source code size: 62 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 204 / 245
Referenced in: [show references]