Uses of Class
org.codehaus.jackson.map.deser.CollectionDeserializer
Packages that use CollectionDeserializer
Package
Description
Contains implementation classes of deserialization part of
data binding.
-
Uses of CollectionDeserializer in org.codehaus.jackson.map.deser
Constructors in org.codehaus.jackson.map.deser with parameters of type CollectionDeserializerModifierConstructorDescriptionprotected
Deprecated.Copy-constructor that can be used by sub-classes to allow copy-on-write styling copying of settings of an existing instance.