Libraryless. Click here for Pure Java version (2561L/16K).
sclass DeepReturnSite<A> extends Var<A> implements AutoCloseable { volatile bool closed; public void close { closed = true; } }
Began life as a copy of #1018338
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1028836 |
| Snippet name: | DeepReturnSite - return mechanism through multiple nested functions |
| Eternal ID of this version: | #1028836/1 |
| Text MD5: | 538f6fbc7ed4becd1dde70f57d544f36 |
| Transpilation MD5: | cfe8000c3011d71a558f31398fee5f7f |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-07-09 15:18:29 |
| Source code size: | 138 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 451 / 782 |
| Referenced in: | #1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674) |