Package org.apache.lucene.util
Interface RollingBuffer.Resettable
- 
- Enclosing class:
 - RollingBuffer<T extends RollingBuffer.Resettable>
 
public static interface RollingBuffer.ResettableImplement to reset an instance 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreset() 
 -