Package | Description |
---|---|
com.fasterxml.jackson.databind.deser.std |
Contains public standard implementations of abstraction that
Jackson uses.
|
Modifier and Type | Field and Description |
---|---|
private CollectionDeserializer.CollectionReferringAccumulator |
CollectionDeserializer.CollectionReferring._parent |
Constructor and Description |
---|
CollectionReferring(CollectionDeserializer.CollectionReferringAccumulator parent,
UnresolvedForwardReference reference,
java.lang.Class<?> contentType) |