Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1026508 // test_sortedByFieldDesc_alphaNum

JavaX source code (desktop) - run with: x30.jar

Download Jar.

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: 136 / 252
Version history: 1 change(s)
Referenced in: [show references]