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

3
LINES

< > BotCompany Repo | #1032406 // mp3Files - in directory

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

Libraryless. Click here for Pure Java version (3220L/18K).

static L<File> mp3Files(File dir) {
  ret listFilesWithExtension(dir, ".mp3");
}

Author comment

Began life as a copy of #1013803

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1032406
Snippet name: mp3Files - in directory
Eternal ID of this version: #1032406/1
Text MD5: 8e790810c2e8747970044a5814b96d63
Transpilation MD5: d951d157647df3fdfa00a3f467d1a82f
Author: stefan
Category: javax / io
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-09-03 01:30:04
Source code size: 82 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 67 / 106
Referenced in: [show references]