Libraryless. Click here for Pure Java version (4275L/24K).
1 | static <A, B> int[] multiMapBucketSizes_array(MultiMap<A, B> mm) {
|
2 | ret toIntArray(multiMapBucketSizes(mm); |
3 | } |
Began life as a copy of #1032497
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1032498 |
| Snippet name: | multiMapBucketSizes_array |
| Eternal ID of this version: | #1032498/1 |
| Text MD5: | 2aac3a40a6c86447d488da48f0b29eb2 |
| Transpilation MD5: | d05d06104648d12f868418b714cefa2f |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-09-10 18:12:48 |
| Source code size: | 112 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 345 / 441 |
| Referenced in: | [show references] |