private static class ObjectMapperProvider.SetDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<Set>
| Modifier | Constructor and Description |
|---|---|
private |
ObjectMapperProvider.SetDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Set<?> |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
private ObjectMapperProvider.SetDeserializer()
public Set<?> deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<Set>IOExceptionCopyright © 2014. All rights reserved.