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

3
LINES

< > BotCompany Repo | #1032787 // sortedByValue - synonym of orderMapByValue

JavaX fragment (include)

static <A, B> LinkedHashMap<A, B> sortedByValue(Map<A, B> map) {
  ret orderMapByValue(map);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1032787
Snippet name: sortedByValue - synonym of orderMapByValue
Eternal ID of this version: #1032787/1
Text MD5: 4ba3952b3e893e48fb25094f29e51110
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-06 05:03:09
Source code size: 94 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 96 / 116
Referenced in: [show references]