implicit final
class
FileOps extends AnyVal
Instance Constructors
-
new
FileOps(file: File)
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
/(name: String): File
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
val
file: File
-
def
getClass(): Class[_ <: AnyVal]
-
final
def
isInstanceOf[T0]: Boolean
-
-
def
setExecutable(enable: Boolean): Unit
-
-
def
toString(): String
Inherited from AnyVal
Inherited from NotNull
Inherited from Any