public static final class

AttributeSource.State

extends Object
implements Cloneable
java.lang.Object
   ↳ org.apache.lucene.util.AttributeSource.State

Class Overview

This class holds the state of an AttributeSource.

Summary

Public Constructors
AttributeSource.State()
Public Methods
Object clone()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public AttributeSource.State ()

Public Methods

public Object clone ()