static <A, B> Map<A, B> sortByValueDesc(Map<A, B> map) { ret orderMapByDescendingValue(map); }
Began life as a copy of #1004896
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1008542 |
| Snippet name: | sortByValueDesc - synonym of orderMapByDescendingValue |
| Eternal ID of this version: | #1008542/1 |
| Text MD5: | af4621084e30821d4e9d837adeed0351 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-05-22 12:25:55 |
| Source code size: | 98 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 761 / 803 |
| Referenced in: | [show references] |