class SortedArraySet.SetIterator extends Object implements Iterator<T>
Modifier and Type | Field and Description |
---|---|
private int |
lastIndex |
private int |
nextIndex |
Modifier | Constructor and Description |
---|---|
private |
SetIterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining