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.trieClassDescriptionA basic implementation of
Map.Entry.This class implements the base PATRICIA algorithm and everything that is related to theMapinterface.A range view of theTrie.An iterator for the entries.A submap used for prefix views over theTrie.ASetview of aAbstractPatriciaTrie<K,.V>.AbstractRangeMap AAbstractPatriciaTrie.Referenceallows us to return something through a Method's argument list.ATrieis a set ofAbstractPatriciaTrie.TrieEntrynodes.Defines the interface to analyzeTriekeys on a bit level. -