1 | static <A> L<A> sortedByMethodDesc(Collection<A> c, fS method) { |
2 | ret sortByMethodDesc(c, method); |
3 | } |
4 | |
5 | |
6 | |
7 | static <A> L<A> mapMethodLike sortedByMethodDesc(S method, Collection<A> c) { |
8 | ret sortByMethodDesc(method, c); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1019009 |
Snippet name: | sortedByMethodDesc - synonym of sortByMethodDesc |
Eternal ID of this version: | #1019009/2 |
Text MD5: | 074a25091279795cb297f57c6155c5d7 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-31 21:59:23 |
Source code size: | 227 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 310 / 354 |
Version history: | 1 change(s) |
Referenced in: | [show references] |