protected class Array2DHashSet.SetIterator extends Object implements Iterator<T>
| Constructor and Description |
|---|
SetIterator(T[] data) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 1992–2024 Daniel Sun. All rights reserved.