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

3
LINES

< > BotCompany Repo | #1032874 // jarFiles

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

Libraryless. Compilation Failed (3856L/22K).

static L<File> jarFiles(Iterable<File> l) {
  ret filter(f -> fileExtensionIs(".jar", f), l);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1032874
Snippet name: jarFiles
Eternal ID of this version: #1032874/1
Text MD5: 4275b9b70a6fee7ef27e015b3f6e2c61
Transpilation MD5: ac7a80eaace3bbc31f8661f8944a8058
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-07 01:07:13
Source code size: 97 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 65 / 98
Referenced in: [show references]