lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
smartcn
/
org.gnit.lucenekmp.analysis.cn.smart.hhmm
/
PathNode
Path
Node
class
PathNode
:
Comparable
<
PathNode
>
SmartChineseAnalyzer internal node representation
Members
Constructors
Path
Node
Link copied to clipboard
constructor
(
)
Properties
pre
Node
Link copied to clipboard
var
preNode
:
Int
weight
Link copied to clipboard
var
weight
:
Double
Functions
compare
To
Link copied to clipboard
open
operator override
fun
compareTo
(
other
:
PathNode
)
:
Int
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int