org.apache.lucene.util
Class AttributeSource.State
java.lang.Object
org.apache.lucene.util.AttributeSource.State
- All Implemented Interfaces:
- Cloneable
- Enclosing class:
- AttributeSource
public static final class AttributeSource.State
- extends Object
- implements Cloneable
This class holds the state of an AttributeSource.
- See Also:
AttributeSource.captureState()
,
AttributeSource.restoreState(org.apache.lucene.util.AttributeSource.State)
AttributeSource.State
public AttributeSource.State()
clone
public Object clone()
- Overrides:
clone
in class Object
Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.