Class Array2DHashSet.SetIterator
java.lang.Object
org.antlr.v4.runtime.misc.Array2DHashSet.SetIterator
- All Implemented Interfaces:
Iterator<T>
- Enclosing class:
Array2DHashSet<T>
-
Field Details
-
data
-
nextIndex
int nextIndex -
removed
boolean removed
-
-
Constructor Details
-
SetIterator
-
-
Method Details
-
hasNext
-
next
-
remove
-