Iterator<T>protected class Array2DHashSet.SetIterator extends Object implements Iterator<T>
| Constructor | Description |
|---|---|
SetIterator(T[] data) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
hasNext() |
|
T |
next() |
|
void |
remove() |
forEachRemainingCopyright © 1992–2019 ANTLR. All rights reserved.