Uses of Class
tools.jackson.databind.deser.jdk.CollectionDeserializer.CollectionReferringAccumulator
Packages that use CollectionDeserializer.CollectionReferringAccumulator
Package
Description
Package that contains standard value and key deserializer implementations
Jackson uses for core JDK types.
-
Uses of CollectionDeserializer.CollectionReferringAccumulator in tools.jackson.databind.deser.jdk
Fields in tools.jackson.databind.deser.jdk declared as CollectionDeserializer.CollectionReferringAccumulatorModifier and TypeFieldDescriptionprivate final CollectionDeserializer.CollectionReferringAccumulatorCollectionDeserializer.CollectionReferring._parentConstructors in tools.jackson.databind.deser.jdk with parameters of type CollectionDeserializer.CollectionReferringAccumulatorModifierConstructorDescription(package private)CollectionReferring(CollectionDeserializer.CollectionReferringAccumulator parent, UnresolvedForwardReference reference, Class<?> contentType)