| Package | Description | 
|---|---|
| com.fasterxml.jackson.databind.deser.impl | Contains those implementation classes of deserialization part of 
 data binding that are not considered part of public or semi-public
 interfaces. | 
| com.fasterxml.jackson.databind.deser.std | Contains public standard implementations of abstraction that
 Jackson uses. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ObjectIdReferenceProperty.PropertyReferring | 
| Modifier and Type | Field and Description | 
|---|---|
| protected LinkedList<ReadableObjectId.Referring> | ReadableObjectId. _referringProperties | 
| Modifier and Type | Method and Description | 
|---|---|
| Iterator<ReadableObjectId.Referring> | ReadableObjectId. referringProperties() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ReadableObjectId. appendReferring(ReadableObjectId.Referring currentReferring) | 
| Modifier and Type | Method and Description | 
|---|---|
| ReadableObjectId.Referring | CollectionDeserializer.CollectionReferringAccumulator. handleUnresolvedReference(UnresolvedForwardReference reference) | 
Copyright © 2008–2020 FasterXML. All rights reserved.