public final class Pathsextends Object
URI
Path
Path.of
get
static Path
get(String first, String... more)
get(URI uri)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Path get(String first, String... more)
Path.of(String, String...)
first
more
InvalidPathException
FileSystem.getPath(java.lang.String, java.lang.String...)
Path.of(String,String...)
public static Path get(URI uri)
* Path.of(URI)
uri
IllegalArgumentException
FileSystemNotFoundException
SecurityException
Path.of(URI)