Uses of Class
tools.jackson.databind.deser.jdk.UntypedObjectDeserializerNR
Packages that use UntypedObjectDeserializerNR
Package
Description
Package that contains standard value and key deserializer implementations
Jackson uses for core JDK types.
-
Uses of UntypedObjectDeserializerNR in tools.jackson.databind.deser.jdk
Fields in tools.jackson.databind.deser.jdk declared as UntypedObjectDeserializerNRModifier and TypeFieldDescriptionstatic final UntypedObjectDeserializerNRUntypedObjectDeserializerNR.stdMethods in tools.jackson.databind.deser.jdk that return UntypedObjectDeserializerNRModifier and TypeMethodDescriptionstatic UntypedObjectDeserializerNRUntypedObjectDeserializerNR.instance(boolean nonMerging)