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

3
LINES

< > BotCompany Repo | #1036453 // longestList

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

Libraryless. Click here for Pure Java version (9969L/55K).

static <A, B extends Cl<A>> B longestList(Iterable<B> l) {
  ret highestBy l(l);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1036453
Snippet name: longestList
Eternal ID of this version: #1036453/2
Text MD5: e7d2dc72641907482563520d2e1eb360
Transpilation MD5: 3a9b09172df83f8866d35b14d80912eb
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-12-15 18:49:30
Source code size: 84 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 75 / 108
Version history: 1 change(s)
Referenced in: [show references]