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

3
LINES

< > BotCompany Repo | #1027917 // mapSortedByValues - synonym of orderMapByValue

JavaX fragment (include)

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

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1027917
Snippet name: mapSortedByValues - synonym of orderMapByValue
Eternal ID of this version: #1027917/1
Text MD5: ef8ac62145f54491abb4f6320c344b48
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-04-17 11:38:35
Source code size: 98 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 95 / 120
Referenced in: [show references]