Libraryless. Click here for Pure Java version (103L/1K).
static LongPairCollector longPairCollector(IVF2_Long onCompletion) { ret new LongPairCollector { void complete(long a, long b) { onCompletion?.get(a, b); } }; }
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035579 | 
| Snippet name: | longPairCollector | 
| Eternal ID of this version: | #1035579/3 | 
| Text MD5: | 691d0376eb350c0cf8fc55353c0449b9 | 
| Transpilation MD5: | 48e6a483a68fd132ce3312c836b4023f | 
| Author: | stefan | 
| Category: | javax / parallelization | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2022-06-19 00:24:35 | 
| Source code size: | 184 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 357 / 442 | 
| Version history: | 2 change(s) | 
| Referenced in: | [show references] |