java.nio.file.Path

Aliases

Parameters

subClasses

Js Constructors

new java_nio_file_Path(
)

ApplyMethods

Methods

$bang$eq(x$1:Any):boolean
$eq$eq(x$1:Any):boolean
$hash$hash():int
asInstanceOf():scala.Any.T0
compareTo(x$1:Any):int
compareTo(x$1:java.nio.file.Path):int
endsWith(x$1:java.lang.String):boolean
endsWith(x$1:java.nio.file.Path):boolean
equals(x$1:Any):boolean
getClass():java.lang.Class[Any]
getFileName():java.nio.file.Path
getFileSystem():java.nio.file.FileSystem
getName(x$1:int):java.nio.file.Path
getNameCount():int
getParent():java.nio.file.Path
getRoot():java.nio.file.Path
hashCode():int
isAbsolute():boolean
isInstanceOf():boolean
normalize():java.nio.file.Path
notify():Unit
notifyAll():Unit
resolveSibling(x$1:java.lang.String):java.nio.file.Path
startsWith(x$1:java.lang.String):boolean
startsWith(x$1:java.nio.file.Path):boolean
subpath(x$1:int, x$2:int):java.nio.file.Path
toAbsolutePath():java.nio.file.Path
toFile():java.io.File
toString():java.lang.String
toUri():java.net.URI
wait():Unit
wait(x$1:long):Unit
wait(x$1:long, x$2:int):Unit