Class HolderOrderedSet.HolderOrderedSetIterator<T,K>
java.lang.Object
com.github.tommyettinger.ds.HolderSet.HolderSetIterator<T,K>
com.github.tommyettinger.ds.HolderOrderedSet.HolderOrderedSetIterator<T,K>
- Enclosing class:
HolderOrderedSet<T,K>
public static class HolderOrderedSet.HolderOrderedSetIterator<T,K>
extends HolderSet.HolderSetIterator<T,K>
-
Field Summary
FieldsFields inherited from class HolderSet.HolderSetIterator
currentIndex, hasNext, nextIndex, set -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class HolderSet.HolderSetIterator
hasNext, iterator, toListMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterable
forEach, spliteratorMethods inherited from interface Iterator
forEachRemaining
-
Field Details
-
items
-
-
Constructor Details
-
HolderOrderedSetIterator
-
-
Method Details
-
reset
public void reset()- Overrides:
resetin classHolderSet.HolderSetIterator<T,K>
-
next
-
remove
-