Searched defs:deleteIfExists (Results 1 – 2 of 2) sorted by relevance
107 public final boolean deleteIfExists(Path file) throws IOException { in deleteIfExists() method in AbstractFileSystemProvider
737 public boolean deleteIfExists(Path path) throws IOException { in deleteIfExists() method in FileSystemProvider