kty
Toggle table of contents
0.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
kty
kty
/
nz.adjmunro.kty.functions.operators.cast
/
NumberCastable
Number
Castable
interface
NumberCastable
:
Floatable
,
Wholable
Inheritors
Numbery
Members
Properties
as
Big
Decimal
Link copied to clipboard
abstract
val
asBigDecimal
:
BigDecimal
as
Big
Integer
Link copied to clipboard
abstract
val
asBigInteger
:
BigInteger
as
Double
Link copied to clipboard
abstract
val
asDouble
:
Double
as
Float
Link copied to clipboard
abstract
val
asFloat
:
Float
as
Int
Link copied to clipboard
abstract
val
asInt
:
Int
as
Long
Link copied to clipboard
abstract
val
asLong
:
Long