static <A, B> LinkedHashMap<A, B> sortMapByValueDesc(Map<A, B> map) { ret mapSortedByValueDesc(map); }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1024795 |
Snippet name: | sortMapByValueDesc - synonym of mapSortedByValueDesc |
Eternal ID of this version: | #1024795/1 |
Text MD5: | 327ead1b3f9174779859db807dcff51b |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-08-25 20:40:37 |
Source code size: | 104 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 176 / 216 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |