Libraryless. Click here for Pure Java version (2156L/14K).
1 | srecord Offer(S description, Runnable action) implements Runnable {
|
2 | run { callF(action); }
|
3 | toString { ret description; }
|
4 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1026754 |
| Snippet name: | Offer - description + runnable |
| Eternal ID of this version: | #1026754/3 |
| Text MD5: | e07c527a7899116c32e0d9a7148e035a |
| Transpilation MD5: | 3cbb77e1a6074de40ddcad5541a25f07 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-01-20 14:54:41 |
| Source code size: | 129 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 422 / 822 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |