public class PrettyStringBuilder extends Object
Constructor and Description |
---|
PrettyStringBuilder() |
PrettyStringBuilder(int maxArrayLen,
int maxDeep,
String nullValue) |
Modifier and Type | Method and Description |
---|---|
String |
toString(Object value)
Returns pretty string representation of the object.
|
Copyright © 2010–2018 ForgeRock AS. All rights reserved.