Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1034779 // test_waitUntilNull_VarWithNotify

JavaX fragment (include) [tags: use-pretranspiled]

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: 59 / 92
Referenced in: [show references]