private static class ObjectMapperProvider.ImmutableSetSerializer
extends com.fasterxml.jackson.databind.JsonSerializer<com.google.common.collect.ImmutableSet>
| Modifier | Constructor and Description |
|---|---|
private |
ImmutableSetSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(com.google.common.collect.ImmutableSet value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(com.google.common.collect.ImmutableSet value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider)
throws IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<com.google.common.collect.ImmutableSet>IOExceptionCopyright © 2016. All rights reserved.