| Constructor and Description |
|---|
HasCodeSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(T value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
public void serialize(T value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider serializers) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<T extends Enum<T> & HasCode<T>>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionJsonSerializer.serialize(java.lang.Object,
com.fasterxml.jackson.core.JsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider)Copyright © 2018. All rights reserved.