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

3
LINES

< > BotCompany Repo | #1033715 // ciSorted - synonym of sortedIgnoreCase

JavaX fragment (include)

static L<S> ciSorted(Collection<S> c) {
  ret sortedIgnoreCase(c);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033715
Snippet name: ciSorted - synonym of sortedIgnoreCase
Eternal ID of this version: #1033715/1
Text MD5: cdd82494b336119bbdc0cca75cb5db68
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-12-28 20:01:36
Source code size: 68 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 73 / 92
Referenced in: [show references]