Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- com.fasterxml.jackson.databind.deser.impl.PropertyBasedCreator.CaseInsensitiveMap
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- com.fasterxml.jackson.databind.BeanProperty.Std (implements com.fasterxml.jackson.databind.BeanProperty, java.io.Serializable)
- com.fasterxml.jackson.databind.deser.impl.ValueInjector
- com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap (implements java.lang.Iterable<T>, java.io.Serializable)
- com.fasterxml.jackson.databind.introspect.ConcreteBeanPropertyBase (implements com.fasterxml.jackson.databind.BeanProperty, java.io.Serializable)
- com.fasterxml.jackson.databind.deser.SettableBeanProperty (implements java.io.Serializable)
- com.fasterxml.jackson.databind.deser.impl.FieldProperty
- com.fasterxml.jackson.databind.deser.impl.MethodProperty
- com.fasterxml.jackson.databind.deser.impl.ObjectIdReferenceProperty
- com.fasterxml.jackson.databind.deser.impl.ObjectIdValueProperty
- com.fasterxml.jackson.databind.deser.SettableBeanProperty.Delegating
- com.fasterxml.jackson.databind.deser.impl.InnerClassProperty
- com.fasterxml.jackson.databind.deser.impl.ManagedReferenceProperty
- com.fasterxml.jackson.databind.deser.impl.MergingSettableBeanProperty
- com.fasterxml.jackson.databind.deser.impl.SetterlessProperty
- com.fasterxml.jackson.databind.deser.SettableBeanProperty (implements java.io.Serializable)
- com.fasterxml.jackson.databind.deser.impl.CreatorCandidate
- com.fasterxml.jackson.databind.deser.impl.CreatorCandidate.Param
- com.fasterxml.jackson.databind.deser.impl.CreatorCollector
- com.fasterxml.jackson.databind.deser.impl.ExternalTypeHandler
- com.fasterxml.jackson.databind.deser.impl.ExternalTypeHandler.Builder
- com.fasterxml.jackson.databind.deser.impl.ExternalTypeHandler.ExtTypedProperty
- com.fasterxml.jackson.databind.deser.impl.JavaUtilCollectionsDeserializers
- com.fasterxml.jackson.databind.deser.impl.JavaUtilCollectionsDeserializers.JavaUtilCollectionsConverter (implements com.fasterxml.jackson.databind.util.Converter<IN,OUT>)
- com.fasterxml.jackson.databind.deser.impl.JDKValueInstantiators
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- com.fasterxml.jackson.databind.deser.impl.ErrorThrowingDeserializer
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable)
- com.fasterxml.jackson.databind.deser.BeanDeserializerBase (implements com.fasterxml.jackson.databind.deser.ContextualDeserializer, com.fasterxml.jackson.databind.deser.ResolvableDeserializer, java.io.Serializable, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable)
- com.fasterxml.jackson.databind.deser.impl.BeanAsArrayBuilderDeserializer
- com.fasterxml.jackson.databind.deser.impl.BeanAsArrayDeserializer
- com.fasterxml.jackson.databind.deser.impl.FailingDeserializer
- com.fasterxml.jackson.databind.deser.BeanDeserializerBase (implements com.fasterxml.jackson.databind.deser.ContextualDeserializer, com.fasterxml.jackson.databind.deser.ResolvableDeserializer, java.io.Serializable, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable)
- com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer (implements java.io.Serializable)
- com.fasterxml.jackson.databind.deser.impl.NullsAsEmptyProvider (implements com.fasterxml.jackson.databind.deser.NullValueProvider, java.io.Serializable)
- com.fasterxml.jackson.databind.deser.impl.NullsConstantProvider (implements com.fasterxml.jackson.databind.deser.NullValueProvider, java.io.Serializable)
- com.fasterxml.jackson.databind.deser.impl.NullsFailProvider (implements com.fasterxml.jackson.databind.deser.NullValueProvider, java.io.Serializable)
- com.fasterxml.jackson.annotation.ObjectIdGenerator<T> (implements java.io.Serializable)
- com.fasterxml.jackson.annotation.ObjectIdGenerators.PropertyGenerator
- com.fasterxml.jackson.databind.deser.impl.PropertyBasedObjectIdGenerator
- com.fasterxml.jackson.annotation.ObjectIdGenerators.PropertyGenerator
- com.fasterxml.jackson.databind.deser.impl.ObjectIdReader (implements java.io.Serializable)
- com.fasterxml.jackson.databind.deser.impl.PropertyBasedCreator
- com.fasterxml.jackson.databind.deser.impl.PropertyValue
- com.fasterxml.jackson.databind.deser.impl.PropertyValue.Any
- com.fasterxml.jackson.databind.deser.impl.PropertyValue.Map
- com.fasterxml.jackson.databind.deser.impl.PropertyValue.Regular
- com.fasterxml.jackson.databind.deser.impl.PropertyValueBuffer
- com.fasterxml.jackson.databind.deser.impl.ReadableObjectId
- com.fasterxml.jackson.databind.deser.impl.ReadableObjectId.Referring
- com.fasterxml.jackson.databind.deser.impl.ObjectIdReferenceProperty.PropertyReferring
- com.fasterxml.jackson.databind.deser.impl.UnwrappedPropertyHandler
- com.fasterxml.jackson.databind.deser.ValueInstantiator
- com.fasterxml.jackson.databind.deser.ValueInstantiator.Base (implements java.io.Serializable)
- com.fasterxml.jackson.databind.deser.impl.JDKValueInstantiators.ArrayListInstantiator (implements java.io.Serializable)
- com.fasterxml.jackson.databind.deser.impl.JDKValueInstantiators.ConstantValueInstantiator (implements java.io.Serializable)
- com.fasterxml.jackson.databind.deser.impl.JDKValueInstantiators.HashMapInstantiator (implements java.io.Serializable)
- com.fasterxml.jackson.databind.deser.impl.JDKValueInstantiators.LinkedHashMapInstantiator (implements java.io.Serializable)
- com.fasterxml.jackson.databind.deser.ValueInstantiator.Base (implements java.io.Serializable)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)