Modifier and Type | Field and Description |
---|---|
private int |
mods |
(package private) int |
removeSlot |
(package private) int |
slot |
Constructor and Description |
---|
Iter() |
Modifier and Type | Method and Description |
---|---|
private void |
align() |
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
private final int mods
int slot
int removeSlot
Iter()