Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1011518 // theUnsafe - get sun.misc.Unsafe

JavaX fragment (include)

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: 459 / 476
Referenced in: [show references]