|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectlab7.PrintTree
public class PrintTree
Obsolete do not use
| Constructor Summary | |
|---|---|
PrintTree(java.io.PrintStream ps)
|
|
| Method Summary | |
|---|---|
void |
post(int i,
AbstractNode a)
|
void |
pre(int level,
AbstractNode n)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrintTree(java.io.PrintStream ps)
| Method Detail |
|---|
public void pre(int level,
AbstractNode n)
pre in interface Visitable
public void post(int i,
AbstractNode a)
post in interface Visitable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||