|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Classes in cs132.searchTree used by cs132.searchTree | |
|---|---|
| EmptyTree
This class is used to represent the empty search tree: a search tree that contains no entries. |
|
| NonEmptyTree
This class represents a non-empty search tree. |
|
| Tree
This interface describes the interface for both empty and non-empty search trees. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||