Class CollectIterator<T,​V>

java.lang.Object
org.eclipse.collections.impl.lazy.iterator.CollectIterator<T,​V>
All Implemented Interfaces:
Iterator<V>

public final class CollectIterator<T,​V>
extends Object
implements Iterator<V>