static Runnable addThreadInfoToRunnable(final O r) { fO info = _threadInfo(); ret info == null ? asRunnable(r) : r { _inheritThreadInfo(info); callF(r); }; }
download show line numbers debug dex old transpilations
Travelled to 23 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, elmgxqgtpvxh, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, onxytkatvevr, podlckwnjdmb, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, uelavcdoioby, vouqrxazstgt, whxojlpjdney, xrpafgyirdlv, yanjaxplzisb
No comments. add comment
| Snippet ID: | #1016615 | 
| Snippet name: | addThreadInfoToRunnable | 
| Eternal ID of this version: | #1016615/5 | 
| Text MD5: | d76959fbb3962e8b5046c59a420a14c5 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2018-06-25 17:21:14 | 
| Source code size: | 164 bytes / 4 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 733 / 1898 | 
| Version history: | 4 change(s) | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |