T9
T9 Trie Word Completion Algorithm
|
Public Member Functions | |
void | testGetDictionary () |
void | testGetPrefixTrie () |
Definition at line 15 of file DictionaryTest.java.
void t9.DictionaryTest.testGetDictionary | ( | ) |
Definition at line 18 of file DictionaryTest.java.
void t9.DictionaryTest.testGetPrefixTrie | ( | ) |
Definition at line 23 of file DictionaryTest.java.