static AutoCloseable tempAfterwards(fO r) { ret new AutoCloseable { public void close() { callF(r); } }; }
Began life as a copy of #1014431
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1014811 |
| Snippet name: | tempAfterwards - do something after current block ends (even if there is an exception) - i.e., add action to (imaginary) finally clause of current block |
| Eternal ID of this version: | #1014811/1 |
| Text MD5: | 486881fba61ab1eff0ee4f296b4ea479 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-03 14:21:45 |
| Source code size: | 130 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 800 / 863 |
| Referenced in: | [show references] |