DSBinaryTree


Abstract: A single-threaded simple implementation of a binary tree.

BinaryTree implements a simple binary tree for both string and integer keys and values.

Generated with HeaderDoc - © 2000 Apple Computer, Inc. — (Last Updated 9/29/2003)