Libraryless. Click here for Pure Java version (3220L/18K).
static L<File> mp3Files(File dir) { ret listFilesWithExtension(dir, ".mp3"); }
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: | 338 / 434 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1032408 - m4aFiles - in directory |