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

3
LINES

< > BotCompany Repo | #1016906 // weakRef - synonym of newWeakReference

JavaX fragment (include)

static <A> WeakReference<A> weakRef(A a) {
  ret newWeakReference(a);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1016906
Snippet name: weakRef - synonym of newWeakReference
Eternal ID of this version: #1016906/1
Text MD5: 7e1eec821e31509e7bde69f666276a45
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-07 15:15:24
Source code size: 71 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 364 / 401
Referenced in: [show references]