Libraryless. Click here for Pure Java version (4458L/25K).
1 | static File latestFileIn_withExtension(File dir, S ext) {
|
2 | ret latestFile(listFilesWithExtension(dir, ext)); |
3 | } |
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: | 305 / 414 |
| Referenced in: | [show references] |