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

3
LINES

< > BotCompany Repo | #1012427 // asCIMap

JavaX fragment (include)

static <B> TreeMap<S, B> asCIMap(Map<S, B> map) {
  ret asCaseInsensitiveMap(map);
}

Author comment

Began life as a copy of #1012402

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: #1012427
Snippet name: asCIMap
Eternal ID of this version: #1012427/1
Text MD5: 2fe49c00308001295dab93df3660aab7
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-02 17:42:15
Source code size: 86 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 489 / 528
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1015220 - asLinkedHashMap