Package | Description |
---|---|
org.apache.commons.collections4.trie |
This package contains implementations of the
Trie interface. |
Modifier and Type | Class | Description |
---|---|---|
class |
PatriciaTrie<E> |
Implementation of a PATRICIA Trie (Practical Algorithm to Retrieve Information
Coded in Alphanumeric).
|
Copyright © 2001-2019 - Apache Software Foundation