|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--BinaryTreePlusTest
Class BinaryTreePlusTest exercises the BinaryTreePlus class.
Constructor Summary | |
BinaryTreePlusTest()
|
Method Summary | |
protected static void |
displayOnlyChildren()
|
protected static void |
displayTree(BinaryTreePlus tree,
java.lang.String title)
|
static void |
main(java.lang.String[] args)
Allocate a BinaryTreePlus class and call its methods with some test data. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BinaryTreePlusTest()
Method Detail |
public static void main(java.lang.String[] args)
protected static void displayTree(BinaryTreePlus tree, java.lang.String title)
protected static void displayOnlyChildren()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |