public class HashTreePMapDeserializer extends PCollectionsMapDeserializer<org.pcollections.HashPMap<Object,Object>>
_keyDeserializer, _mapType, _typeDeserializerForValue, _valueDeserializer| Constructor and Description |
|---|
HashTreePMapDeserializer(com.fasterxml.jackson.databind.type.MapType type,
com.fasterxml.jackson.databind.KeyDeserializer keyDeser,
com.fasterxml.jackson.databind.jsontype.TypeDeserializer typeDeser,
com.fasterxml.jackson.databind.JsonDeserializer<?> deser) |
| Modifier and Type | Method and Description |
|---|---|
protected org.pcollections.HashPMap<Object,Object> |
createEmptyMap() |
HashTreePMapDeserializer |
withResolved(com.fasterxml.jackson.databind.KeyDeserializer keyDeser,
com.fasterxml.jackson.databind.jsontype.TypeDeserializer typeDeser,
com.fasterxml.jackson.databind.JsonDeserializer<?> valueDeser)
Overridable fluent factory method used for creating contextual
instances.
|
_deserializeEntries, _handleNull, createContextual, deserialize, deserializeWithTypedeserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic HashTreePMapDeserializer(com.fasterxml.jackson.databind.type.MapType type,
com.fasterxml.jackson.databind.KeyDeserializer keyDeser,
com.fasterxml.jackson.databind.jsontype.TypeDeserializer typeDeser,
com.fasterxml.jackson.databind.JsonDeserializer<?> deser)
public HashTreePMapDeserializer withResolved(com.fasterxml.jackson.databind.KeyDeserializer keyDeser, com.fasterxml.jackson.databind.jsontype.TypeDeserializer typeDeser, com.fasterxml.jackson.databind.JsonDeserializer<?> valueDeser)
PCollectionsMapDeserializerwithResolved in class PCollectionsMapDeserializer<org.pcollections.HashPMap<Object,Object>>protected org.pcollections.HashPMap<Object,Object> createEmptyMap()
createEmptyMap in class PCollectionsMapDeserializer<org.pcollections.HashPMap<Object,Object>>Copyright © 2020 FasterXML. All rights reserved.