static <A, B> MultiSetMap<A, B> multiSetMap_outerDescTreeMap_innerCompactLinkedHashSet() { ret new MultiSetMap<A, B>(descTreeMap()) { Set<B> _makeEmptySet() { ret new CompactLinkedHashSet; } }; }
Began life as a copy of #1031506
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
Snippet ID: | #1032215 |
Snippet name: | multiSetMap_outerDescTreeMap_innerCompactLinkedHashSet - best for probability lists |
Eternal ID of this version: | #1032215/3 |
Text MD5: | 5a5f8432ed4e47dfb6256b8eab18596d |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-08-20 09:26:04 |
Source code size: | 207 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 159 / 185 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |