scala.math.ScalaNumericAnyConversions
Aliases
Parameters
subClasses
scala.math.BigInt
scala.math.ScalaNumericConversions
superClasses
Any
Js Constructors
ApplyMethods
Methods
$bang$eq
(
x$1:
Any
)
:
boolean
$eq$eq
(
x$1:
Any
)
:
boolean
$hash$hash
()
:
int
$init$
()
:
Unit
asInstanceOf
()
:
scala.Any.T0
byteValue
()
:
byte
doubleValue
()
:
double
equals
(
x$1:
Any
)
:
boolean
floatValue
()
:
float
getClass
()
:
java.lang.Class
[
Any
]
hashCode
()
:
int
intValue
()
:
int
isInstanceOf
()
:
boolean
isValidByte
()
:
boolean
isValidChar
()
:
boolean
isValidInt
()
:
boolean
isValidShort
()
:
boolean
isWhole
()
:
boolean
longValue
()
:
long
shortValue
()
:
short
toByte
()
:
byte
toChar
()
:
char
toDouble
()
:
double
toFloat
()
:
float
toInt
()
:
int
toLong
()
:
long
toShort
()
:
short
toString
()
:
java.lang.String
underlying
()
:
Any