kactoos-jvm / nnl.rocks.kactoos.iterator / Partitioned / <init>
Partitioned(size: Int, decorated: Iterator<T>)
Iterator implementation for Iterator partitioning.
size - Size of the partitions.
decorated - Source iterator.
T - Partitions value type
Since 0.4