|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTreePrinter
Field Summary | |
private SuffixTree |
tree
|
Constructor Summary | |
TreePrinter(SuffixTree tree)
|
Method Summary | |
void |
prettyPrint()
|
private void |
prettyPrint(NodeInterface node,
java.lang.String depth)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private SuffixTree tree
Constructor Detail |
public TreePrinter(SuffixTree tree)
Method Detail |
private void prettyPrint(NodeInterface node, java.lang.String depth)
public void prettyPrint()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |