public static class JsonSupport.ToStringSerializer
Modifier and Type | Field and Description |
---|---|
static JsonSupport.ToStringSerializer |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
serialize(java.lang.Object obj,
com.fasterxml.jackson.core.JsonGenerator generator,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public static JsonSupport.ToStringSerializer INSTANCE