|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.internet2.middleware.grouper.internal.util.PrettyPrint
public class PrettyPrint
Utility class for pretty printing objects.
| Constructor Summary | |
|---|---|
PrettyPrint()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
pp(java.lang.Object obj)
Return a pretty printed string of the specified object (if possible). |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrettyPrint()
| Method Detail |
|---|
public static java.lang.String pp(java.lang.Object obj)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||