lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
core
/
org.gnit.lucenekmp.util
/
AttributeSource
/
State
State
class
State
:
Cloneable
<
AttributeSource.State
>
This class holds the state of an AttributeSource.
See also
.restoreState
Members
Constructors
State
Link copied to clipboard
constructor
(
)
Properties
attribute
Link copied to clipboard
var
attribute
:
AttributeImpl
?
next
Link copied to clipboard
var
next
:
AttributeSource.State
?
Functions
clone
Link copied to clipboard
open
override
fun
clone
(
)
:
AttributeSource.State