-
_containerType
com.fasterxml.jackson.databind.type.CollectionType _containerType
-
_valueDeserializer
com.fasterxml.jackson.databind.JsonDeserializer<T> _valueDeserializer
Deserializer used for values contained in collection being deserialized;
either assigned on constructor, or during resolve().
-
_typeDeserializerForValue
com.fasterxml.jackson.databind.jsontype.TypeDeserializer _typeDeserializerForValue
If value instances have polymorphic type information, this
is the type deserializer that can deserialize required type
information