static <A, B> MultiSet<A> multiMapToMultiSet(MultiMap<A, B> mm) { ret multiMapAsMultiSet(mm); }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1024254 |
| Snippet name: | multiMapToMultiSet - synonym of multiMapAsMultiSet |
| Eternal ID of this version: | #1024254/1 |
| Text MD5: | 833d22fd6fc237b32f367a46fcc8e7a5 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-28 18:16:37 |
| Source code size: | 97 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 512 / 561 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1026152 - multiSetMapToMultiSet |