Searched defs:createFileExclusively (Results 1 – 2 of 2) sorted by relevance
163 public abstract boolean createFileExclusively(String pathname) in createFileExclusively() method in FileSystem
278 public boolean createFileExclusively(String path) throws IOException { in createFileExclusively() method in UnixFileSystem