Kactoos

kactoos-jvm / nnl.rocks.kactoos.iterator / Partitioned / <init>

<init>

Partitioned(size: Int, decorated: Iterator<T>)

Iterator implementation for Iterator partitioning.

Parameters

size - Size of the partitions.

decorated - Source iterator.

T - Partitions value type

Since 0.4