Class CollectionUtilities.WhereSelectIterableIterator<T,R>
java.lang.Object
com.strobel.core.CollectionUtilities.AbstractIterator<R>
com.strobel.core.CollectionUtilities.WhereSelectIterableIterator<T,R>
- Enclosing class:
CollectionUtilities
private static final class CollectionUtilities.WhereSelectIterableIterator<T,R>
extends CollectionUtilities.AbstractIterator<R>
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class CollectionUtilities.AbstractIterator
next, state, STATE_FINISHED, STATE_HAS_NEXT, STATE_NEED_NEXT, STATE_UNINITIALIZED, threadId -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CollectionUtilities.AbstractIterator
iterator, next, removeMethods inherited from class Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterable
forEach, spliteratorMethods inherited from interface Iterator
forEachRemaining
-
Field Details
-
source
-
filter
-
selector
-
iterator
-
-
Constructor Details
-
WhereSelectIterableIterator
-
-
Method Details
-
clone
- Specified by:
clonein classCollectionUtilities.AbstractIterator<R>
-
hasNext
-
where
-
select
-