Transpiled version (3855L) is out of date.
svoid runAll(Iterable<? extends Runnable> l) { fOr ping (r : l) r?.run(); } svoid runAll(Runnable... l) { fOr ping (r : l) r?.run(); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1032658 |
| Snippet name: | runAll |
| Eternal ID of this version: | #1032658/4 |
| Text MD5: | 9a69ba830ecfa1c2f33d97bc80a8aec0 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-09-30 05:32:37 |
| Source code size: | 145 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 380 / 475 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |