| Interface | Description |
|---|---|
| ADTNode<S,I,O> |
The ADT equivalent of
ADSNode. |
| Class | Description |
|---|---|
| ADT<S,I,O> |
The adaptive discrimination tree class.
|
| ADT.LCAInfo<S,I,O> | |
| ADTLeafNode<S,I,O> |
Leaf node implementation.
|
| ADTResetNode<S,I,O> |
Reset node implementation.
|
| ADTSymbolNode<S,I,O> |
Symbol node implementation.
|
| Enum | Description |
|---|---|
| ADTNode.NodeType |
Utility enum to distinguish the 3 possible types of ADT nodes.
|
Copyright © 2018. All rights reserved.