1 | // f: A -> Comparable |
2 | static <A> L<A> sortByCalculatedFieldDescInPlace(L<A> l, fO f) { |
3 | ret sortByCalculatedFieldDesc_inPlace(l, f); |
4 | } |
5 | |
6 | |
7 | |
8 | static <A> L<A> sortByCalculatedFieldDescInPlace(O f, L<A> c) { |
9 | ret sortByCalculatedFieldDesc_inPlace(f, c); |
10 | } |
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: | #1019104 |
| Snippet name: | sortByCalculatedFieldDescInPlace - synonym of sortByCalculatedFieldDesc_inPlace |
| Eternal ID of this version: | #1019104/1 |
| Text MD5: | f8ab29d69b5420e13aaf447b4d689913 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-10-23 17:21:59 |
| Source code size: | 254 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 554 / 590 |
| Referenced in: | [show references] |