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: | 421 / 989 |
Version history: | 1 change(s) |
Referenced in: | #1028836 - DeepReturnSite - return mechanism through multiple nested functions #1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674) |