JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.lucene.util
Interface RollingBuffer.Resettable
All Known Implementing Classes:
FlattenGraphFilter.InputNode
,
FlattenGraphFilter.OutputNode
,
SynonymGraphFilter.BufferedInputToken
,
TokenStreamToAutomaton.Position
Enclosing class:
RollingBuffer
<
T
extends
RollingBuffer.Resettable
>
public static interface
RollingBuffer.Resettable
Implement to reset an instance
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
reset
()
Method Detail
reset
void reset()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method