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

3
LINES

< > BotCompany Repo | #1035141 // filesExist

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

Libraryless. Click here for Pure Java version (7526L/43K).

sbool filesExist(Iterable<File> l) {
  ret all isFile(l);
}

Author comment

Began life as a copy of #1031621

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035141
Snippet name: filesExist
Eternal ID of this version: #1035141/2
Text MD5: a3edee487390ab29f927db26a2e7b88e
Transpilation MD5: d5497e2f433dbb9650e4b5ea3f5a9591
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-31 17:39:37
Source code size: 61 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 58 / 83
Version history: 1 change(s)
Referenced in: [show references]