static <A, B> LinkedHashMap<A, B> sortedByValueDesc(Map<A, B> map) { ret mapSortedByValueDesc(map); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1032791 |
Snippet name: | sortedByValueDesc - synonym of mapSortedByValueDesc |
Eternal ID of this version: | #1032791/1 |
Text MD5: | 0fc399a731c17e9157177f611cdea8bf |
Author: | someone |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-10-06 05:26:17 |
Source code size: | 103 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 140 / 163 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |