Stot
|
Semanter..::..TrieWord Method
Overload List
Name | Description | |
---|---|---|
![]() |
TrieWord(String) |
Adds the word to the Suggestions trie.
A data structure containing all the Suggestions as values, under their Trie as key
e.g Tomiwa is a value under T, To, Tom, Tomi, Tomiw, and Tomiwa e.t.c
|
![]() |
TrieWord(String, Int32) |
Adds the word to the Suggestions trie.
A data structure containing all the Suggestions as values, under their Trie as key
e.g Tomiwa is a value under T, To, Tom, Tomi, Tomiw, and Tomiwa e.t.c
|