Package | Description |
---|---|
com.espertech.esper.common.client.json.minimaljson |
JSON event object interface and event sender.
|
Modifier and Type | Method and Description |
---|---|
static PrettyPrint |
PrettyPrint.indentWithSpaces(int number)
Print every value on a separate line.
|
static PrettyPrint |
PrettyPrint.indentWithTabs()
Do not break lines, but still insert whitespace between values.
|
static PrettyPrint |
PrettyPrint.singleLine()
Print every value on a separate line.
|
Copyright © 2005–2021. All rights reserved.