1 | static AutoCloseable tempSetMCOpt(fS field, O value) { |
2 | fO oldValue = getMCOpt(field); |
3 | setMCOpt(field, value); |
4 | ret autoCloseable { setMCOpt(field, oldValue); }; |
5 | } |
Began life as a copy of #1016243
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020663 |
Snippet name: | tempSetMCOpt |
Eternal ID of this version: | #1020663/4 |
Text MD5: | b0d4451d121e1dcef224e13b5e81a38a |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-30 15:27:43 |
Source code size: | 171 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 328 / 382 |
Version history: | 3 change(s) |
Referenced in: | [show references] |