| Modifier and Type | Field and Description |
|---|---|
private java.util.Iterator<Type> |
iterator |
| Constructor and Description |
|---|
TypeIterator(java.util.Iterator<Type> iterator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Type |
next() |
void |
remove() |