1 | svoid lambdaMapLike flagTest(IVF1<Flag> r) {
|
2 | flagSleep(r); |
3 | } |
4 | |
5 | svoid lambdaMapLike flagTest(IVF1<Flag> r, double timeout) {
|
6 | flagSleep(r, timeout); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033407 |
| Snippet name: | flagTest - synonym of flagSleep |
| Eternal ID of this version: | #1033407/2 |
| Text MD5: | 5dcdd3eb30bbb45c58e26780cca688c6 |
| Author: | someone |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-11-02 02:04:03 |
| Source code size: | 157 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 392 / 424 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |