Libraryless. Click here for Pure Java version (3273L/19K).
1 | static <A, B> ItIt<B> multiSetMapValuesIterator(MultiSetMap<A, B> mm) {
|
2 | ret nestedIterator(values(mm.data), lambda1 iterator); |
3 | } |
Began life as a copy of #1024460
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031458 |
| Snippet name: | multiSetMapValuesIterator |
| Eternal ID of this version: | #1031458/1 |
| Text MD5: | fda6ffbce4f54f3e8a42834147983943 |
| Transpilation MD5: | dd64c17649471037bc8b0061f3b44701 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-06-14 01:02:39 |
| Source code size: | 132 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 519 / 606 |
| Referenced in: | [show references] |