java.nio.file.FileSystem
Aliases
Parameters
subClasses
superClasses
Any
java.io.Closeable
java.lang.AutoCloseable
java.lang.Object
Js Constructors
new java_nio_file_FileSystem
( )
ApplyMethods
Methods
$bang$eq
(
x$1:
Any
)
:
boolean
$eq$eq
(
x$1:
Any
)
:
boolean
$hash$hash
()
:
int
asInstanceOf
()
:
scala.Any.T0
close
()
:
Unit
eq
(
x$1:
java.lang.Object
)
:
boolean
equals
(
x$1:
Any
)
:
boolean
getClass
()
:
java.lang.Class
[
Any
]
getFileStores
()
:
java.lang.Iterable
[
java.nio.file.FileStore
]
getPath
(
x$1:
java.lang.String
,
x$2:
Unknown
Nothing
)
:
java.nio.file.Path
getPathMatcher
(
x$1:
java.lang.String
)
:
java.nio.file.PathMatcher
getRootDirectories
()
:
java.lang.Iterable
[
java.nio.file.Path
]
getSeparator
()
:
java.lang.String
getUserPrincipalLookupService
()
:
java.nio.file.attribute.UserPrincipalLookupService
hashCode
()
:
int
isInstanceOf
()
:
boolean
isOpen
()
:
boolean
isReadOnly
()
:
boolean
ne
(
x$1:
java.lang.Object
)
:
boolean
newWatchService
()
:
java.nio.file.WatchService
notify
()
:
Unit
notifyAll
()
:
Unit
provider
()
:
java.nio.file.spi.FileSystemProvider
supportedFileAttributeViews
()
:
java.util.Set
[
java.lang.String
]
synchronized
(
x$1:
java.lang.Object.T0
)
:
java.lang.Object.T0
toString
()
:
java.lang.String
wait
()
:
Unit
wait
(
x$1:
long
)
:
Unit
wait
(
x$1:
long
,
x$2:
int
)
:
Unit