Uses of Package
org.apache.commons.collections4.trie
Packages that use org.apache.commons.collections4.trie
Package
Description
This package contains implementations of the
Trie interface.This package contains various
KeyAnalyzer implementations.-
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 submap used for prefix views over the.invalid reference
TrieASetview of aAbstractPatriciaTrie<K,.V>.RangeMap A range view of the.invalid reference
TrieAAbstractPatriciaTrie.Referenceallows us to return something through a Method's argument list.ATrieis a set ofAbstractPatriciaTrie.TrieEntrynodes.An iterator for the entries.Defines the interface to analyzeTriekeys on a bit level. -