1 | static sun.misc.Unsafe theUnsafe_theUnsafe; |
2 | |
3 | static sun.misc.Unsafe theUnsafe() { |
4 | if (theUnsafe_theUnsafe == null) |
5 | theUnsafe_theUnsafe = (sun.misc.Unsafe) get(sun.misc.Unsafe.class, 'theUnsafe); |
6 | ret theUnsafe_theUnsafe; |
7 | } |
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: | 529 / 548 |
Referenced in: | [show references] |