Uses of Class
tools.jackson.databind.deser.ReadableObjectId.Referring
Packages that use ReadableObjectId.Referring
Package
Description
Contains implementation classes of deserialization part of
data binding.
Contains those implementation classes of deserialization part of
data binding that are not considered part of public or semi-public
interfaces.
Package that contains standard value and key deserializer implementations
Jackson uses for core JDK types.
-
Uses of ReadableObjectId.Referring in tools.jackson.databind.deser
Fields in tools.jackson.databind.deser with type parameters of type ReadableObjectId.ReferringModifier and TypeFieldDescriptionprotected LinkedList<ReadableObjectId.Referring>ReadableObjectId._referringPropertiesMethods in tools.jackson.databind.deser that return types with arguments of type ReadableObjectId.ReferringMethods in tools.jackson.databind.deser with parameters of type ReadableObjectId.ReferringModifier and TypeMethodDescriptionvoidReadableObjectId.appendReferring(ReadableObjectId.Referring currentReferring) -
Uses of ReadableObjectId.Referring in tools.jackson.databind.deser.impl
Subclasses of ReadableObjectId.Referring in tools.jackson.databind.deser.impl -
Uses of ReadableObjectId.Referring in tools.jackson.databind.deser.jdk
Methods in tools.jackson.databind.deser.jdk that return ReadableObjectId.ReferringModifier and TypeMethodDescriptionCollectionDeserializer.CollectionReferringAccumulator.handleUnresolvedReference(UnresolvedForwardReference reference)