Kactoos

kactoos-jvm / nnl.rocks.kactoos.io / LengthOf

LengthOf

class LengthOf : NumberEnvelope

Length of Input.

There is no thread-safety guarantee.

Since 0.1

Constructors

Name Summary
<init> LengthOf(input: Input)LengthOf(input: Input, max: Int)
Length of Input.

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