public class ObjectTree extends Object
dump(PrintWriter, Object),
dump(Object)| Constructor and Description |
|---|
ObjectTree() |
| Modifier and Type | Method and Description |
|---|---|
static String |
dump(Object root)
Dump the object tree to a
String. |
static void |
dump(PrintWriter pw,
Object root)
Dump the object tree to a
PrintWriter. |
public static void dump(PrintWriter pw, Object root)
PrintWriter.Copyright © 2013 Carrot Search s.c.. All Rights Reserved.