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()); }
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: | 156 / 228 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |