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, wait
forEachRemaining
Copyright © 1992–2017 ANTLR. All rights reserved.