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

5
LINES

< > BotCompany Repo | #1003517 // creator - return class or object that hotwired current program

JavaX fragment (include)

1  
static WeakReference<O> creator_class;
2  
3  
static O creator() {
4  
  ret creator_class == null ? null : creator_class!;
5  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1003517
Snippet name: creator - return class or object that hotwired current program
Eternal ID of this version: #1003517/5
Text MD5: 7326ec99fcbca92f5deb8296626b09c8
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-22 00:34:50
Source code size: 119 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 609 / 761
Version history: 4 change(s)
Referenced in: [show references]