| Package | Description |
|---|---|
| com.fasterxml.jackson.databind.deser.impl |
Contains those implementation classes of deserialization part of
data binding that are not considered part of public or semi-public
interfaces.
|
| Modifier and Type | Field and Description |
|---|---|
protected CreatorCandidate.Param[] |
CreatorCandidate._params |
| Constructor and Description |
|---|
CreatorCandidate(AnnotationIntrospector intr,
AnnotatedWithParams ct,
CreatorCandidate.Param[] params,
int count) |
Copyright © 2008–2021 FasterXML. All rights reserved.