@Beta public final class TrieBuilder extends Object
Trie
TrieBuilder
addWord(String word)
build()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TrieBuilder addWord(@Nonnull String word)
word
IllegalArgumentException
public Trie build()