Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1031460 // ciMultiSetMapWithTopTen - MultiSetMapWithTopTen with outer ciMap and normal (hash-based) inner set

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (3456L/20K).

static <A> MultiSetMapWithTopTen<S, A> ciMultiSetMapWithTopTen() {
  new MultiSetMapWithTopTen<S, A> mm;
  mm.data = ciMap();
  ret mm;
}

Author comment

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: 87 / 128
Referenced in: [show references]