Libraryless. Click here for Pure Java version (3456L/20K).
1 | static <A> MultiSetMapWithTopTen<S, A> ciMultiSetMapWithTopTen() {
|
2 | new MultiSetMapWithTopTen<S, A> mm; |
3 | mm.data = ciMap(); |
4 | ret mm; |
5 | } |
Began life as a copy of #1024458
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031460 |
| Snippet name: | ciMultiSetMapWithTopTen - MultiSetMapWithTopTen with outer ciMap and normal (hash-based) inner set |
| Eternal ID of this version: | #1031460/1 |
| Text MD5: | f322a26bb46b628d196746f1d2779b0f |
| Transpilation MD5: | 99b41ef48deed31ab30bab0def3e9712 |
| 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:11:03 |
| Source code size: | 141 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 394 / 502 |
| Referenced in: | [show references] |