kactoos-jvm / nnl.rocks.kactoos.iterable / StickyIterable / <init>
StickyIterable(vararg src:
X
)
StickyIterable(iterable:
Iterable
<
X
>)
Iterable that returns the same set of elements, always.
There is no thread-safety guarantee.
X
- Type of item
Since 0.1