public class ClassDumper extends Object
| Constructor and Description |
|---|
ClassDumper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
dumpFields(Object o) |
static void |
dumpFieldsToLog(Object o) |
public ClassDumper()
public static void dumpFieldsToLog(Object o)
public static String dumpFields(Object o)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.