public static class JacksonSupport.CompositeKeySerializer
Modifier and Type | Field and Description |
---|---|
static JacksonSupport.CompositeKeySerializer |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
serialize(CompositeKey obj,
com.fasterxml.jackson.core.JsonGenerator generator,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public static JacksonSupport.CompositeKeySerializer INSTANCE
public void serialize(CompositeKey obj, com.fasterxml.jackson.core.JsonGenerator generator, com.fasterxml.jackson.databind.SerializerProvider provider)