Uses of Package
org.apache.commons.collections4.trie
Packages that use org.apache.commons.collections4.trie
-
Classes in org.apache.commons.collections4.trie used by org.apache.commons.collections4.trieClassDescriptionThis class implements the base PATRICIA algorithm and everything that is related to the
Map
interface.ATrie
is a set ofAbstractPatriciaTrie.TrieEntry
nodes.Defines the interface to analyzeTrie
keys on a bit level. -