| Constructor and Description |
|---|
ExtendedJsonDoubleConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
convert(java.lang.Double value,
StrictJsonWriter writer)
Convert the given value to JSON using the JSON writer.
|
public void convert(java.lang.Double value,
StrictJsonWriter writer)
Converter