Package org.apache.lucene.analysis
Class TokenStreamToAutomaton.Position
java.lang.Object
org.apache.lucene.analysis.TokenStreamToAutomaton.Position
- All Implemented Interfaces:
RollingBuffer.Resettable
- Enclosing class:
- TokenStreamToAutomaton
private static class TokenStreamToAutomaton.Position
extends Object
implements RollingBuffer.Resettable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
arriving
int arriving -
leaving
int leaving
-
-
Constructor Details
-
Position
private Position()
-
-
Method Details
-
reset
public void reset()- Specified by:
reset
in interfaceRollingBuffer.Resettable
-