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

3
LINES

< > BotCompany Repo | #1034408 // waitWhileTrue

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

Libraryless. Click here for Pure Java version (4995L/28K).

svoid waitWhileTrue(BoolVar var) {
  var?.waitUntilFalse();
}

Author comment

Began life as a copy of #1033402

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034408
Snippet name: waitWhileTrue
Eternal ID of this version: #1034408/1
Text MD5: c511a674f2300b96821504229b2457b8
Transpilation MD5: 4ef6b7bc5d767a914582b209608662cb
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-02-06 00:02:44
Source code size: 63 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 69 / 104
Referenced in: [show references]