1 | static <A> AutoCloseable tempDisposeWindow(final Window w) {
|
2 | ret new AutoCloseable {
|
3 | public void close() {
|
4 | disposeWindow(w); |
5 | } |
6 | }; |
7 | } |
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: | #1015402 |
| Snippet name: | tempDisposeWindow |
| Eternal ID of this version: | #1015402/1 |
| Text MD5: | 66d58c3922754ac30d5fa2a246ccc66a |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-13 17:25:54 |
| Source code size: | 155 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 673 / 744 |
| Referenced in: | [show references] |