Kactoos

kactoos-jvm / nnl.rocks.kactoos.scalar / NumberOf

NumberOf

class NumberOf : NumberEnvelope, Scalar<Double>

Text as Double.

There is no thread-safety guarantee.

Since 0.2

Constructors

Name Summary
<init> NumberOf(number: Scalar<Double>)
NumberOf(txt: String)
NumberOf(txt: Text)NumberOf(dnum: KScalar<Double>)
Text as Double.

Inherited Functions

Name Summary
invoke open fun invoke(): Double
Get value of this Scalar
toByte fun toByte(): Byte
toChar fun toChar(): Char
toDouble fun toDouble(): Double
toFloat fun toFloat(): Float
toInt fun toInt(): Int
toLong fun toLong(): Long
toShort fun toShort(): Short