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

5
LINES

< > BotCompany Repo | #1032184 // pSortedMapCollector

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

Libraryless. Click here for Pure Java version (3257L/18K).

// a scheduler isn't actually referenced, but might be
// (e.g. for collection stats)
static <A, B> PMapCollector<A, B> pSortedMapCollector() {
  ret new PMapCollector(treeMap());
}

Author comment

Began life as a copy of #1032183

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032184
Snippet name: pSortedMapCollector
Eternal ID of this version: #1032184/1
Text MD5: 446441015b9786f27a84ede4d364f22f
Transpilation MD5: d9e1b2f5456d1dcf271f0dadfb667db1
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-08-17 19:52:17
Source code size: 185 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 66 / 115
Referenced in: [show references]