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

7
LINES

< > BotCompany Repo | #1002921 // hotwireDependent - hotwire and register for cleanup

JavaX fragment (include)

1  
static L<WeakReference<Class>> hotwire_classes = synchroList();
2  
3  
static Class<?> hotwireDependent(S src) {
4  
  Class c = hotwire(src);
5  
  makeDependent(c);
6  
  ret c;
7  
}

Author comment

Began life as a copy of #1000631

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1002921
Snippet name: hotwireDependent - hotwire and register for cleanup
Eternal ID of this version: #1002921/3
Text MD5: 9ccba582aa94aa58fba3788119ac942c
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-08-15 17:23:28
Source code size: 171 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 688 / 768
Version history: 2 change(s)
Referenced in: [show references]