static Runnable runnable(final O o) { if (o == null) null; if (o instanceof Runnable) ret (Runnable) o; ret r { callF(o) }; }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1004508 |
| Snippet name: | runnable |
| Eternal ID of this version: | #1004508/1 |
| Text MD5: | 99db1844553a545836f9f0f6627aed6f |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-08-18 23:14:14 |
| Source code size: | 135 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 810 / 831 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |