Package org.apache.lucene.util
Interface RollingBuffer.Resettable
-
- All Known Implementing Classes:
LookaheadTokenFilter.Position
- Enclosing class:
- RollingBuffer<T extends RollingBuffer.Resettable>
public static interface RollingBuffer.Resettable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
reset()
-