1 | lib 1013124 // fastutil Object2IntRBTreeMap |
2 | |
3 | import it.unimi.dsi.fastutil.objects.Object2IntRBTreeMap; |
4 | |
5 | static Object2IntRBTreeMap<S> compactCaseInsensitiveMap() { |
6 | ret new Object2IntRBTreeMap(caseInsensitiveComparator()); |
7 | } |
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: | 404 / 449 |
Referenced in: | [show references] |