| Modifier and Type | Field and Description |
|---|---|
OutputType |
outputType |
int |
singleLineColumns
If an object on a single line fits this many columns, it won't wrap.
|
boolean |
wrapNumericArrays
Arrays of floats won't wrap.
|
| Constructor and Description |
|---|
JsonValue.PrettyPrintSettings() |
public OutputType outputType
public int singleLineColumns
public boolean wrapNumericArrays
Copyright © 2014. All Rights Reserved.