final
class
ResultLine extends AnyVal
Instance Constructors
-
new
ResultLine(value: Int)
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
getClass(): Class[_ <: AnyVal]
-
final
def
isInstanceOf[T0]: Boolean
-
def
toString(): String
-
val
value: Int
Inherited from AnyVal
Inherited from NotNull
Inherited from Any
(Since version 2.7.0) use the new codacy.docker.api types instead