nlp
1.2.0
nlp
/
com.londogard.nlp.structures.trie
/
TrieNode
/
Companion
Companion
public
class
Companion
Content copied to clipboard
Functions
Properties
Functions
of
Data
Link copied to clipboard
public
final
TrieNode
<
K
,
V
>
ofData
<
K
extends
Any
,
V
extends
Any
>
(
List
<
Pair
<
List
<
K
>
,
V
>
>
initialData
)
Content copied to clipboard
Properties
INSTANCE
Link copied to clipboard
public
final
static
TrieNode.Companion
INSTANCE
Content copied to clipboard