Next: Binary Heaps and Priority
Up: Binary Search Trees
Previous: Discussion
  Index
The specification of the
SearchTree
class can be found in the
DataStructures
package.
The code presented here for binary search trees can be found in
SearchTree.java
and a simple demonstration program in
SearchTreeDemo.java
Peter Williams
2005-06-07