Searched defs:createLink (Results 1 – 2 of 2) sorted by relevance
685 public void createLink(Path link, Path existing) throws IOException { in createLink() method in FileSystemProvider
466 public void createLink(Path obj1, Path obj2) throws IOException { in createLink() method in UnixFileSystemProvider