public final class DumperHelper extends Object
Modifier and Type | Method and Description |
---|---|
static String |
dump(Dumpable object) |
static void |
dump(Dumpable object,
Dumper dumper) |
static void |
dump(Dumpable object,
PrintWriter writer) |
static void |
dump(Dumpable object,
Writer writer) |