| Package | Description |
|---|---|
| org.apache.commons.collections4.trie |
This package contains implementations of the
Trie interface. |
| org.apache.commons.collections4.trie.analyzer |
This package contains various
KeyAnalyzer implementations. |
| Class | Description |
|---|---|
| AbstractBitwiseTrie | |
| KeyAnalyzer |
Defines the interface to analyze
Trie keys on a bit level. |
| Class | Description |
|---|---|
| KeyAnalyzer |
Defines the interface to analyze
Trie keys on a bit level. |
Copyright © 2001-2019 - Apache Software Foundation