Class FlatCollectIterator<T,​V>

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

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