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

3
LINES

< > BotCompany Repo | #1030330 // uniquifyAndSortAlphaNum

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2696L/18K).

static LS uniquifyAndSortAlphaNum(Collection<S> l) {
  ret sortedAlphaNum(uniquify(l));
}

Author comment

Began life as a copy of #1030329

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030330
Snippet name: uniquifyAndSortAlphaNum
Eternal ID of this version: #1030330/3
Text MD5: b97b958e8734177f8650bb6c18abf71d
Transpilation MD5: 199730f0b98b69432b43ac9902c10930
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-12-02 23:35:51
Source code size: 91 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 162 / 228
Version history: 2 change(s)
Referenced in: [show references]