Libraryless. Compilation Failed (7358L/41K).
svoid test_waitUntilNull_VarWithNotify() { new VarWithNotify v; doAfter(1.0, -> v.set(1)); evalWithTimeout(5.0, -> waitUntilNotNull(v)); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034779 |
| Snippet name: | test_waitUntilNull_VarWithNotify |
| Eternal ID of this version: | #1034779/1 |
| Text MD5: | 919d978976657c314db68c38df21d1bb |
| Transpilation MD5: | 8924ccc6b4bfbea4a62b056c556965ae |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-03-08 09:22:50 |
| Source code size: | 148 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 344 / 448 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |