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 | Method and Description |
---|---|
static MergingSettableBeanProperty |
MergingSettableBeanProperty.construct(SettableBeanProperty delegate,
AnnotatedMember accessor) |
Constructor and Description |
---|
MergingSettableBeanProperty(MergingSettableBeanProperty src,
SettableBeanProperty delegate) |
Copyright © 2008–2021 FasterXML. All rights reserved.