|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| BinaryTree | An interface for a binary tree, where each node can have zero, one, or two children. |
| CompleteBinaryTree | |
| Tree | |
| Exception Summary | |
| EmptyTreeException | Runtime exception thrown when one tries to get at the root of an empty tree. |
Trees, such as a binary heap tree.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||