static <A> A getWeakRef(Reference<A> ref) { ret ref == null ? null : ref!; }
download show line numbers debug dex old transpilations
Travelled to 17 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, omdjrrnzbjjv, podlckwnjdmb, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
| Snippet ID: | #1016796 |
| Snippet name: | getWeakRef |
| Eternal ID of this version: | #1016796/2 |
| Text MD5: | c0167490617e47d708e4d30fc79bb514 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-28 13:23:48 |
| Source code size: | 80 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 742 / 914 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1032751 - getWeakRef_genOrNull |