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

3
LINES

< > BotCompany Repo | #1033908 // allImageFiles - recurse

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

Libraryless. Click here for Pure Java version (4784L/26K).

static L<File> allImageFiles(File dir) {
  ret filter isImageFile(findAllFiles_noDirs(dir));
}

Author comment

Began life as a copy of #1033429

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1033908
Snippet name: allImageFiles - recurse
Eternal ID of this version: #1033908/1
Text MD5: e27b48aaa9056e02f93f59e86c06c6ce
Transpilation MD5: d72ab0f664ff2cfeb3345a4aba94eaa8
Author: stefan
Category: javax / io
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-09 20:43:03
Source code size: 98 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 76 / 115
Referenced in: [show references]