Uses of Class
com.fasterxml.jackson.databind.deser.ValueInstantiator.Base
Packages that use ValueInstantiator.Base
Package
Description
Contains those implementation classes of deserialization part of
data binding that are not considered part of public or semi-public
interfaces.
Contains public standard implementations of abstraction that
Jackson uses.
-
Uses of ValueInstantiator.Base in com.fasterxml.jackson.databind.deser.impl
Subclasses of ValueInstantiator.Base in com.fasterxml.jackson.databind.deser.implModifier and TypeClassDescriptionprivate static classprivate static classprivate static classprivate static classprivate static classprivate static classprivate static classprivate static classprivate static classprivate static class -
Uses of ValueInstantiator.Base in com.fasterxml.jackson.databind.deser.std
Subclasses of ValueInstantiator.Base in com.fasterxml.jackson.databind.deser.stdModifier and TypeClassDescriptionclassForJsonLocation, we should be able to just implementValueInstantiator(not that explicit one would be very hard but...)