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