static <A> A setOptAndReturn(A o, S field, O value) { setOpt(o, field, value); ret o; }
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: | #1028943 |
| Snippet name: | setOptAndReturn |
| Eternal ID of this version: | #1028943/1 |
| Text MD5: | 43d380c48e35be697410bc807d67f81b |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-07-12 13:15:48 |
| Source code size: | 94 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 444 / 472 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |