Main Page | Compound List | File List | Compound Members

BinaryTree Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
BinaryTreeThis class supports insertion and deletion of elements in a simple binary tree (e.g., the tree is not a balanced tree like an AVL tree or a red-black tree)
BinaryTree.NodeA binary tree node, where the associated data item is a generic Object
BinaryTree.NodeReferenceA container for a reference
TreeTestUnit test for the BinaryTree class
TreeTest.IntegerComparatorAn object to compare two Integer objects
TreeTest.OrderedVectorAn ordered version of the Vector object

Generated on Mon Sep 1 20:49:25 2003 for BinaryTree by doxygen 1.3.3