Libraryless. Click here for Pure Java version (2156L/14K).
srecord Offer(S description, Runnable action) implements Runnable { run { callF(action); } toString { ret description; } }
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: | 423 / 823 |
| Version history: | 2 change(s) |
| Referenced in: | #1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674) |