Kactoos

kactoos-jvm / nnl.rocks.kactoos.iterable / StickyIterable / <init>

<init>

StickyIterable(vararg src: X)StickyIterable(iterable: Iterable<X>)

Iterable that returns the same set of elements, always.

There is no thread-safety guarantee.

Parameters

X - Type of item

Since 0.1