Uses of Class
com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer.Vanilla
Packages that use UntypedObjectDeserializer.Vanilla
Package
Description
Contains public standard implementations of abstraction that
Jackson uses.
-
Uses of UntypedObjectDeserializer.Vanilla in com.fasterxml.jackson.databind.deser.std
Fields in com.fasterxml.jackson.databind.deser.std declared as UntypedObjectDeserializer.VanillaModifier and TypeFieldDescriptionstatic final UntypedObjectDeserializer.Vanilla
UntypedObjectDeserializer.Vanilla.std
Deprecated.Methods in com.fasterxml.jackson.databind.deser.std that return UntypedObjectDeserializer.VanillaModifier and TypeMethodDescriptionUntypedObjectDeserializer.Vanilla.instance
(boolean nonMerging) Deprecated.