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
Subclasses of ReadableObjectId.Referring in tools.jackson.databind.deserFields 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.bean
Subclasses of ReadableObjectId.Referring in tools.jackson.databind.deser.bean -
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
Subclasses of ReadableObjectId.Referring in tools.jackson.databind.deser.jdkModifier and TypeClassDescriptionprivate static final classHelper class to maintain processing order of value.(package private) static classHelper class to maintain processing order of value.private static classMethods in tools.jackson.databind.deser.jdk that return ReadableObjectId.ReferringModifier and TypeMethodDescriptionCollectionDeserializer.CollectionReferringAccumulator.handleUnresolvedReference(UnresolvedForwardReference reference) MapDeserializer.MapReferringAccumulator.handleUnresolvedReference(UnresolvedForwardReference reference, Object key)