Libraryless. Click here for Pure Java version (4458L/25K).
static File latestFileIn_withExtension(File dir, S ext) { ret latestFile(listFilesWithExtension(dir, ext)); }
Began life as a copy of #1019319
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033063 |
| Snippet name: | latestFileIn_withExtension |
| Eternal ID of this version: | #1033063/1 |
| Text MD5: | 0c6284df48d4d175af2126315da95bfa |
| Transpilation MD5: | 4a5b7ad2b137f64958bcb9fa352bba7c |
| Author: | stefan |
| Category: | javax / io |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-12 19:18:14 |
| Source code size: | 113 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 306 / 414 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |