1 | static AutoCloseable flagAsAutoCloseable(Flag flag) {
|
2 | ret flag == null ? null : autoCloseable {
|
3 | flag.raise(); |
4 | }; |
5 | } |
Began life as a copy of #1013361
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1023119 |
| Snippet name: | flagAsAutoCloseable |
| Eternal ID of this version: | #1023119/1 |
| Text MD5: | e6521e2066c9d269b01d9a9c3657a821 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-05-11 14:07:35 |
| Source code size: | 126 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 510 / 553 |
| Referenced in: | [show references] |