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