Package org.apache.lucene.util
Class AttributeSource.State
- java.lang.Object
 - 
- org.apache.lucene.util.AttributeSource.State
 
 
- 
- All Implemented Interfaces:
 java.lang.Cloneable
- Enclosing class:
 - AttributeSource
 
public static final class AttributeSource.State extends java.lang.Object implements java.lang.CloneableThis class holds the state of an AttributeSource. 
- 
- 
Constructor Summary
Constructors Constructor Description State() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AttributeSource.Stateclone() 
 - 
 
- 
- 
Method Detail
- 
clone
public AttributeSource.State clone()
 
 - 
 
 -