| Package | Description |
|---|---|
| edu.wisc.ssec.mcidasv.servermanager | |
| edu.wisc.ssec.mcidasv.util.trie |
| Class and Description |
|---|
| PatriciaTrie
A PATRICIA Trie.
|
| Class and Description |
|---|
| PatriciaTrie.KeyAnalyzer
Defines the interface to analyze
Trie keys on a bit
level. |
| PatriciaTrie.NodeIterator
An iterator for the entries.
|
| PatriciaTrie.SubMap |
| PatriciaTrie.SubMap.EntrySetView |
| PatriciaTrie.TrieEntry
The actual Trie nodes.
|
| Trie
Defines the interface for a prefix tree, an ordered tree data structure.
|
| Trie.Cursor
An interface used by a
Trie. |
| Trie.Cursor.SelectStatus
The mode during selection.
|