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

3
LINES

< > BotCompany Repo | #1032011 // syncCompactSet - new CompactHashSet (which is synchronized out of the box)

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (3437L/20K).

static <A> Set<A> syncCompactSet() {
  ret new CompactHashSet;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032011
Snippet name: syncCompactSet - new CompactHashSet (which is synchronized out of the box)
Eternal ID of this version: #1032011/1
Text MD5: 7a4387e624207ede91a87902d680e35e
Transpilation MD5: 947af3b5c4c99d50d2dfc07f02f8b89f
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-08-11 01:06:27
Source code size: 66 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 67 / 96
Referenced in: [show references]