Searched defs:isSameFile (Results 1 – 4 of 4) sorted by relevance
97 public boolean isSameFile(Path path, Path path2) throws IOException { in isSameFile() method in MockFileSystemProvider
95 boolean isSameFile(UnixFileAttributes attrs) { in isSameFile() method in UnixFileAttributes
313 public boolean isSameFile(Path obj1, Path obj2) throws IOException { in isSameFile() method in UnixFileSystemProvider
865 public abstract boolean isSameFile(Path path, Path path2) in isSameFile() method in FileSystemProvider