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

3
LINES

< > BotCompany Repo | #1033531 // findJavaSourceFiles

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

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

static L<File> findJavaSourceFiles(File dir) {
  ret findFilesWithExtension(".java", dir);
}

Author comment

Began life as a copy of #1020637

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1033531
Snippet name: findJavaSourceFiles
Eternal ID of this version: #1033531/1
Text MD5: 5a16a72c66102cbf3b4fbd87276f28ad
Transpilation MD5: f6e832dbfc853ec2bc842242d33f3938
Author: stefan
Category: javax / io
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-11-01 18:20:07
Source code size: 94 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 74 / 105
Referenced in: [show references]