Uses of Class
com.fasterxml.jackson.databind.deser.impl.ReadableObjectId.Referring
Packages that use ReadableObjectId.Referring
Package
Description
Contains those implementation classes of deserialization part of
data binding that are not considered part of public or semi-public
interfaces.
Contains public standard implementations of abstraction that
Jackson uses.
-
Uses of ReadableObjectId.Referring in com.fasterxml.jackson.databind.deser.impl
Subclasses of ReadableObjectId.Referring in com.fasterxml.jackson.databind.deser.implFields in com.fasterxml.jackson.databind.deser.impl with type parameters of type ReadableObjectId.ReferringModifier and TypeFieldDescriptionprotected LinkedList
<ReadableObjectId.Referring> ReadableObjectId._referringProperties
Methods in com.fasterxml.jackson.databind.deser.impl that return types with arguments of type ReadableObjectId.ReferringMethods in com.fasterxml.jackson.databind.deser.impl with parameters of type ReadableObjectId.ReferringModifier and TypeMethodDescriptionvoid
ReadableObjectId.appendReferring
(ReadableObjectId.Referring currentReferring) -
Uses of ReadableObjectId.Referring in com.fasterxml.jackson.databind.deser.std
Methods in com.fasterxml.jackson.databind.deser.std that return ReadableObjectId.ReferringModifier and TypeMethodDescriptionCollectionDeserializer.CollectionReferringAccumulator.handleUnresolvedReference
(UnresolvedForwardReference reference)