Searched defs:createFileExclusively (Results 1 – 3 of 3) sorted by relevance
85 public abstract boolean createFileExclusively(java.lang.String pathname) in createFileExclusively() method in FileSystem
158 public abstract boolean createFileExclusively(String pathname) in createFileExclusively() method in FileSystem
346 public boolean createFileExclusively(String path) throws IOException { in createFileExclusively() method in UnixFileSystem