| 1 | static <A> MultiSetMap<O, A> generalizedCIMultiSetMap() {
 | 
| 2 | new MultiSetMap<O, A> mm; | 
| 3 | mm.data = generalizedCIMap(); | 
| 4 | ret mm; | 
| 5 | } | 
Began life as a copy of #1024458
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1032368 | 
| Snippet name: | generalizedCIMultiSetMap - MultiSetMap with outer generalizedCIMap and normal (hash-based) inner set | 
| Eternal ID of this version: | #1032368/3 | 
| Text MD5: | 5e5cce3dab3452e69e5321972381ac84 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-09-01 19:28:52 | 
| Source code size: | 133 bytes / 5 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 374 / 407 | 
| Version history: | 2 change(s) | 
| Referenced in: | [show references] |