Libraryless. Click here for Pure Java version (3393L/18K).
1 | static <A, B> NavigableMap<A, L<B>> castMultiMapToNavigableMap(MultiMap<A, B> m) {
|
2 | ret (NavigableMap) multiMapToMap(m); |
3 | } |
Began life as a copy of #1029065
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1032021 |
| Snippet name: | castMultiMapToNavigableMap |
| Eternal ID of this version: | #1032021/3 |
| Text MD5: | cf9b1df9c339db68861591f92818e35b |
| Transpilation MD5: | 805e974a4149e2937855e5b4b570c74a |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-08-11 02:47:25 |
| Source code size: | 125 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 388 / 501 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |