kactoos-jvm / nnl.rocks.kactoos.iterable / IterableOfLongs
class IterableOfLongs :
IterableEnvelope
<
Long
>
Iterable of long values.
Since 0.4
Name | Summary |
---|---|
<init> | IterableOfLongs(vararg values: Long ) Iterable of long values. |
Name | Summary |
---|---|
iterator | open fun iterator(): Iterator < T > |