Uses of Class
tools.jackson.databind.deser.std.StdValueInstantiator
Packages that use StdValueInstantiator
Package
Description
Package that contains standard value and key deserializer base classes
that Jackson both uses for its own implementations and offers for
module developers as convenient partial implementations.
-
Uses of StdValueInstantiator in tools.jackson.databind.deser.std
Constructors in tools.jackson.databind.deser.std with parameters of type StdValueInstantiatorModifierConstructorDescriptionprotectedCopy-constructor that sub-classes can use when creating new instances by fluent-style construction