Uses of Class
com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.CollectionReferringAccumulator
Packages that use CollectionDeserializer.CollectionReferringAccumulator
Package
Description
Contains public standard implementations of abstraction that
Jackson uses.
-
Uses of CollectionDeserializer.CollectionReferringAccumulator in com.fasterxml.jackson.databind.deser.std
Fields in com.fasterxml.jackson.databind.deser.std declared as CollectionDeserializer.CollectionReferringAccumulatorModifier and TypeFieldDescriptionprivate final CollectionDeserializer.CollectionReferringAccumulatorCollectionDeserializer.CollectionReferring._parentConstructors in com.fasterxml.jackson.databind.deser.std with parameters of type CollectionDeserializer.CollectionReferringAccumulatorModifierConstructorDescription(package private)CollectionReferring(CollectionDeserializer.CollectionReferringAccumulator parent, UnresolvedForwardReference reference, Class<?> contentType)