Package | Description |
---|---|
org.apache.commons.collections4.trie |
This package contains implementations of the
Trie interface. |
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractPatriciaTrie.TrieEntry<K,V>
A
Trie is a set of AbstractPatriciaTrie.TrieEntry nodes. |