java.lang.Integer

Aliases

Parameters

subClasses

Js Constructors

new java_lang_Integer(
    x$1, // int
)
new java_lang_Integer(
    x$1, // java.lang.String
)

ApplyMethods

Methods

$bang$eq(x$1:Any):boolean
$eq$eq(x$1:Any):boolean
$hash$hash():int
asInstanceOf():scala.Any.T0
byteValue():byte
compareTo(x$1:Any):int
compareTo(x$1:java.lang.Integer):int
describeConstable():java.util.Optional[java.lang.Integer]
doubleValue():double
equals(x$1:Any):boolean
floatValue():float
getClass():java.lang.Class[Any]
hashCode():int
intValue():int
isInstanceOf():boolean
longValue():long
notify():Unit
notifyAll():Unit
shortValue():short
toString():java.lang.String
wait():Unit
wait(x$1:long):Unit
wait(x$1:long, x$2:int):Unit