| 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
Copyright © 2019. All rights reserved.