| Modifier and Type | Field and Description |
|---|---|
static MapFormatter |
INSTANCE |
| Constructor and Description |
|---|
MapFormatter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
format(JSON.Context context,
java.lang.Object src,
java.lang.Object o,
OutputSource out) |
public static final MapFormatter INSTANCE
public boolean format(JSON.Context context, java.lang.Object src, java.lang.Object o, OutputSource out) throws java.lang.Exception