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