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

7
LINES

< > BotCompany Repo | #1013128 // compactCaseInsensitiveMap

JavaX fragment (include)

lib 1013124 // fastutil Object2IntRBTreeMap

import it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap;

static Object2IntRBTreeMap<S> compactCaseInsensitiveMap() {
  ret new Object2IntRBTreeMap(caseInsensitiveComparator());
}

Author comment

Began life as a copy of #1013126

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1013128
Snippet name: compactCaseInsensitiveMap
Eternal ID of this version: #1013128/1
Text MD5: 299d6cf1f731d9d3dbfab1801cae07eb
Author: stefan
Category: javax / fancy external collections
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-26 03:47:51
Source code size: 231 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 340 / 380
Referenced in: [show references]