Class CompositeIterable.CompositeIterator
java.lang.Object
org.eclipse.collections.impl.lazy.CompositeIterable.CompositeIterator
- All Implemented Interfaces:
Iterator<E>
- Enclosing class:
CompositeIterable<E>
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining
-
Field Details
-
iterablesIterator
-
innerIterator
-
-
Constructor Details
-
CompositeIterator
-
-
Method Details