1 | static DynamicCallable dynamicCallableMC_thread(fS methodName) { |
2 | ret new DynamicCallable { |
3 | public O _dyn(final O[] args) { |
4 | thread { callMC(methodName, args); } |
5 | null; |
6 | } |
7 | }; |
8 | } |
Began life as a copy of #1015167
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: | #1015168 |
Snippet name: | dynamicCallableMC_thread |
Eternal ID of this version: | #1015168/5 |
Text MD5: | bda511dff029696c7ff3c262badeb498 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-10 14:13:46 |
Source code size: | 203 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 377 / 395 |
Version history: | 4 change(s) |
Referenced in: | [show references] |