Libraryless. Click here for Pure Java version (3200L/20K).
static <A, B> MultiSetMap<A, B> multiSetMap_innerCompactHashSet_outerRevTreeMap() { ret new MultiSetMap<A, B>(descTreeMap()) { Set<B> _makeEmptySet() { ret new CompactHashSet; } }; }
Began life as a copy of #1028463
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1028507 |
| Snippet name: | multiSetMap_innerCompactHashSet_outerRevTreeMap |
| Eternal ID of this version: | #1028507/1 |
| Text MD5: | 4761ca32485acfbed10198c39c7a4ceb |
| Transpilation MD5: | d006b19d1d705c23f677068eb47d570e |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-06-23 11:36:25 |
| Source code size: | 194 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 462 / 614 |
| Referenced in: | [show references] |