Uses of Class
com.fasterxml.jackson.databind.deser.impl.CreatorCandidate
Packages that use CreatorCandidate
Package
Description
Contains those implementation classes of deserialization part of
data binding that are not considered part of public or semi-public
interfaces.
-
Uses of CreatorCandidate in com.fasterxml.jackson.databind.deser.impl
Methods in com.fasterxml.jackson.databind.deser.impl that return CreatorCandidateModifier and TypeMethodDescriptionstatic CreatorCandidate
CreatorCandidate.construct
(AnnotationIntrospector intr, AnnotatedWithParams creator, BeanPropertyDefinition[] propDefs)