Kactoos

kactoos-jvm / nnl.rocks.kactoos.iterable / IterableOfShorts

IterableOfShorts

class IterableOfShorts : IterableEnvelope<Short>

Iterable of short values.

Since 0.4

Constructors

Name Summary
<init> IterableOfShorts(vararg values: Short)
Iterable of short values.

Inherited Functions

Name Summary
iterator open fun iterator(): Iterator<T>