Class | Description |
---|---|
NodeData |
Data for a given node.
|
ThreeFourNode |
A node for a 2-3 tree.
|
ThreeFourTree |
A full 2-3 tree.
|
TreeNode |
Interface for B-Tree nodes.
|
TwoThreeNode |
A node for a 2-3 tree.
|
TwoThreeTree |
A full 2-3 tree.
|