1 | static <A, B> LinkedHashMap<A, B> mapSortedByValues(Map<A, B> map) { |
2 | ret orderMapByValue(map); |
3 | } |
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: | 385 / 412 |
| Referenced in: | [show references] |