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