public class TreeConsoleFormatter extends Object
| Constructor and Description |
|---|
TreeConsoleFormatter() |
TreeConsoleFormatter(PrintStream ps) |
| Modifier and Type | Method and Description |
|---|---|
void |
displayTree(int depth,
Tree dbHash) |
void |
prettyPrint(int depth,
Tree dbHash) |
public TreeConsoleFormatter()
public TreeConsoleFormatter(PrintStream ps)
Copyright © 2015 rebaze GmbH. All rights reserved.