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

4
LINES

< > BotCompany Repo | #1006942 // callAndPass - call a runnable and return it

JavaX fragment (include)

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

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1006942
Snippet name: callAndPass - call a runnable and return it
Eternal ID of this version: #1006942/1
Text MD5: c07a2a01442aaaa40929b55ff529b199
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-02-19 15:26:19
Source code size: 67 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 411 / 466
Referenced in: [show references]