static sun.misc.Unsafe theUnsafe_theUnsafe; static sun.misc.Unsafe theUnsafe() { if (theUnsafe_theUnsafe == null) theUnsafe_theUnsafe = (sun.misc.Unsafe) get(sun.misc.Unsafe.class, 'theUnsafe); ret theUnsafe_theUnsafe; }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1011518 |
| Snippet name: | theUnsafe - get sun.misc.Unsafe |
| Eternal ID of this version: | #1011518/1 |
| Text MD5: | 6eb2e5a9d80bbfc328afc4a4d43c34b5 |
| Author: | stefan |
| Category: | javax / unsafe |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-10-30 22:32:51 |
| Source code size: | 236 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 760 / 787 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1022976 - theUnsafe_gen - get sun.misc.Unsafe as Object (avoid javac warning) |