static <A> MultiMap<S, A> caseInsensitiveMultiMap() { new MultiMap<S, A> mm; mm.data = caseInsensitiveMap(); ret mm; }
Began life as a copy of #1009527
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
| Snippet ID: | #1010533 | 
| Snippet name: | caseInsensitiveMultiMap | 
| Eternal ID of this version: | #1010533/1 | 
| Text MD5: | facab916c01503998c9c9e65817695ee | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2017-09-19 22:26:36 | 
| Source code size: | 128 bytes / 5 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 639 / 704 | 
| Referenced in: | [show references] |