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
/
AttributeFactory
/
StaticImplementationAttributeFactory
Static
Implementation
Attribute
Factory
abstract
class
StaticImplementationAttributeFactory
<
A
:
AttributeImpl
>
:
AttributeFactory
Members
Functions
create
Attribute
Instance
Link copied to clipboard
open
override
fun
createAttributeInstance
(
attClass
:
KClass
<
out
Attribute
>
)
:
AttributeImpl
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int