Modifier and Type | Field and Description |
---|---|
private byte |
process |
Modifier | Constructor and Description |
---|---|
private |
Itr(byte process) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
checkForComodification() |
void |
forEachRemaining(java.util.function.Consumer<? super T> consumer) |
boolean |
hasNext()
Skip non-occupied atoms.
|
T |
next()
Return current atom.
|