static L afterDelegatingToThread_operations = synchroList(); static void afterDelegatingToThread(Thread t) { for (O op : cloneList(afterDelegatingToThread_operations)) pcallF(op, t); } static void afterDelegatingToThread_do(O f) { setAdd(afterDelegatingToThread_operations, f); }
Began life as a copy of #1012795
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: | #1012796 |
| Snippet name: | afterDelegatingToThread - see beforeDelegatingToThread |
| Eternal ID of this version: | #1012796/5 |
| Text MD5: | d6387fa433cc029e4d641559c8b7ae68 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-12-13 16:40:20 |
| Source code size: | 298 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 638 / 659 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |