Kactoos

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

<init>

TailOf(num: Int, iterator: Iterator<T>)

Tail portion of the iterator.

There is no thread-safety guarantee.

Parameters

T - Element type

iterator - Decorated iterator

num - Number of tail elements

Since 0.4