svoid test_sortedByFieldDesc_alphaNum() { class A { S a; } L<A> l = ll(nu A(a := "x"), nu A(a := "y")); assertEquals(reversed(l), sortedByFieldDesc_alphaNum a(l)); }
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: | #1026508 |
Snippet name: | test_sortedByFieldDesc_alphaNum |
Eternal ID of this version: | #1026508/2 |
Text MD5: | 066e52b934fb47b6a8165c2956062494 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-01-07 17:24:39 |
Source code size: | 175 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 269 / 448 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |