Uses of Class
tools.jackson.databind.deser.ValueInstantiator.Base
Packages that use ValueInstantiator.Base
Package
Description
Package that contains standard value and key deserializer implementations
Jackson uses for its own public types.
-
Uses of ValueInstantiator.Base in tools.jackson.databind.deser.jackson
Subclasses of ValueInstantiator.Base in tools.jackson.databind.deser.jacksonModifier and TypeClassDescriptionclassForTokenStreamLocation, we should be able to just implementValueInstantiator(not that explicit one would be very hard but...)