Checks if this resource exists. @return java.io.File#exists().
()
| 46 | * @return {@link java.io.File#exists()}. |
| 47 | */ |
| 48 | boolean exists(); |
| 49 | |
| 50 | /** |
| 51 | * Indicates if this resource is required for applications to correctly scan the file structure but that does not |
no outgoing calls