Package | Description |
---|---|
com.fasterxml.jackson.databind.deser.std |
Contains public standard implementations of abstraction that
Jackson uses.
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<CollectionDeserializer.CollectionReferring> |
CollectionDeserializer.CollectionReferringAccumulator._accumulator
A list of
CollectionDeserializer.CollectionReferring to maintain ordering. |