static O fieldGet(Field f, O o) ctex { ret f == null ? null : f.get(o); }
Began life as a copy of #1025389
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: | #1025412 |
| Snippet name: | fieldGet - Field.get() with wrapped exceptions |
| Eternal ID of this version: | #1025412/3 |
| Text MD5: | c6c4c008c80b420b9e458a1df1edc6b6 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-02-21 00:48:29 |
| Source code size: | 77 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 718 / 769 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |