Uses of Class
tk.airshipcraft.commonlib.utils.search.Trie
Packages that use Trie
Package
Description
The
tk.airshipcraft.commonlib.utils.search package contains implementations
of various string search and distance algorithms.-
Uses of Trie in tk.airshipcraft.commonlib.utils.search
Methods in tk.airshipcraft.commonlib.utils.search that return TrieModifier and TypeMethodDescriptionstatic TrieTrie.getNewTrie()Factory method to create a new Trie with initialized children.