Uses of Package
net.mtrop.doom.struct.trie
-
ClassDescriptionA trie is a data structure that contains objects, using a path of objects derived from the stored value.A single node in the Trie.A result of a passive search on a trie.Iterator for this Trie.A trie is a data structure that maps an object to another object, using a path of objects derived from the key.An implementation of a Trie that stores strings mapped to values.