public class EmptyJsonSerializer extends ValueJsonSerializer
| Constructor and Description |
|---|
EmptyJsonSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serializeValue(JsonContext jsonContext,
java.lang.Object value)
Performs the serialization of the value.
|
serializepublic void serializeValue(JsonContext jsonContext, java.lang.Object value)
ValueJsonSerializerserializeValue in class ValueJsonSerializerCopyright © 2003-present Jodd Team