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

5
LINES

< > BotCompany Repo | #1018338 // CancelPoint - return mechanism through multiple nested functions

JavaX fragment (include)

sclass CancelPoint implements AutoCloseable {
  volatile bool closed;
  
  public void close { closed = true; }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1018338
Snippet name: CancelPoint - return mechanism through multiple nested functions
Eternal ID of this version: #1018338/2
Text MD5: 105c7a8a53c1a832c2fe37fa9190defc
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-09-19 23:33:06
Source code size: 117 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 310 / 872
Version history: 1 change(s)
Referenced in: [show references]