kactoos-jvm / nnl.rocks.kactoos.iterator / LengthOf
class LengthOf :
NumberEnvelope
Length of iterator.
There is no thread-safety guarantee.
Since 0.1
Name | Summary |
---|---|
<init> | LengthOf(iterator: Iterator <*>) Length of iterator. |
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 |