1 | static Runnable runnable(final O o) { |
2 | if (o == null) null; |
3 | if (o instanceof Runnable) ret (Runnable) o; |
4 | ret r { callF(o) }; |
5 | } |
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: | 575 / 582 |
Referenced in: | [show references] |