private static class ObjectMapperProvider.SetDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<Set>
| Modifier | Constructor and Description |
|---|---|
private |
SetDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Set<?> |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializerpublic 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 © 2016. All rights reserved.