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

3
LINES

< > BotCompany Repo | #1011597 // synchroWeakHashSet - synchronisation is now within WeakHashSet

JavaX fragment (include)

static <A> Set<A> synchroWeakHashSet() {
  ret Collections.newSetFromMap((Map) newWeakHashMap());
}

Author comment

Began life as a copy of #1010621

download  show line numbers  debug dex  old transpilations   

Travelled to 18 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney, xrpafgyirdlv

No comments. add comment

Snippet ID: #1011597
Snippet name: synchroWeakHashSet - synchronisation is now within WeakHashSet
Eternal ID of this version: #1011597/6
Text MD5: b526e2b47c0777aa4650ded01a4e1116
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-17 00:37:40
Source code size: 101 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 516 / 1634
Version history: 5 change(s)
Referenced in: [show references]