Libraryless. Click here for Pure Java version (5060L/29K).
sclass SerializeComputationsWithoutValue<A> extends SerializeComputations<A, Void> { void get(A a, Runnable r) { get(a, runnableToIF0(r)); } }
Began life as a copy of #1032124
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1032128 |
| Snippet name: | SerializeComputationsWithoutValue |
| Eternal ID of this version: | #1032128/3 |
| Text MD5: | 59a1221968c642a57c563a581c102174 |
| Transpilation MD5: | 0020dee0f4e180fa6aaaf2713cc61fb9 |
| Author: | stefan |
| Category: | javax / multi-threading |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-08-14 04:02:29 |
| Source code size: | 154 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 379 / 553 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |