static <A, B> Map<A, Set<B>> multiSetMapToMap(MultiSetMap<A, B> m) { ret m == null ? null : m.data; }
Began life as a copy of #1009878
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1032774 |
Snippet name: | multiSetMapToMap - note: doesn't copy |
Eternal ID of this version: | #1032774/3 |
Text MD5: | d0d2cf5e9fce83f3e769d38336ff3421 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-10-05 23:57:59 |
Source code size: | 105 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 137 / 163 |
Version history: | 2 change(s) |
Referenced in: | [show references] |