private static class TokenStreamToAutomaton.Position extends java.lang.Object implements RollingBuffer.Resettable
Modifier and Type | Field and Description |
---|---|
(package private) int |
arriving |
(package private) int |
leaving |
Modifier | Constructor and Description |
---|---|
private |
Position() |
Modifier and Type | Method and Description |
---|---|
void |
reset() |
public void reset()
reset
in interface RollingBuffer.Resettable