kactoos-jvm / nnl.rocks.kactoos.iterator / TailOf / <init>
TailOf(num:
Int
, iterator:
Iterator
<
T
>)
Tail portion of the iterator.
There is no thread-safety guarantee.
T
- Element type
iterator
- Decorated iterator
num
- Number of tail elements
Since 0.4