Libraryless. Click here for Pure Java version (3088L/17K).
static File oneOfTheFilesInDir(File dir, S... names) { ret oneOfTheFiles(map(names, name -> newFile(dir, name))); }
Began life as a copy of #1010488
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1029948 |
| Snippet name: | oneOfTheFilesInDir - return first one that exists |
| Eternal ID of this version: | #1029948/1 |
| Text MD5: | a33439c187964b5b32a6d02c7cebba8a |
| Transpilation MD5: | ece0602e21a81d90097c687369e194db |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-10-14 14:03:21 |
| Source code size: | 119 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 431 / 563 |
| Referenced in: | [show references] |