public abstract class FileSystem extends java.lang.Object implements java.io.Closeable
FileSystem()
abstract Path
getPath(java.lang.String first, java.lang.String... more)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close
public FileSystem()
public abstract Path getPath(java.lang.String first, java.lang.String... more)