public class PrettyPrint extends Object
| Constructor and Description |
|---|
PrettyPrint() |
| Modifier and Type | Method and Description |
|---|---|
static String |
pp(Object obj)
Return a pretty printed string of the specified object (if possible).
|
Copyright © 2016 Internet2. All rights reserved.