Uses of Class
net.mtrop.doom.struct.trie.AbstractTrieMap
-
Uses of AbstractTrieMap in net.mtrop.doom.struct.trie
Modifier and TypeClassDescriptionclass
An implementation of a Trie that stores strings, case-insensitively.class
An implementation of a Trie that stores strings mapped to values.