1 | sclass CancelPoint implements AutoCloseable { |
2 | volatile bool closed; |
3 | |
4 | public void close { closed = true; } |
5 | } |
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: | 422 / 990 |
Version history: | 1 change(s) |
Referenced in: | [show references] |