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.
|
Constructor and Description |
---|
MethodProperty(MethodProperty src,
JsonDeserializer<?> deser,
NullValueProvider nva) |
MethodProperty(MethodProperty src,
Method m)
Constructor used for JDK Serialization when reading persisted object
|
MethodProperty(MethodProperty src,
PropertyName newName) |
Copyright © 2008–2021 FasterXML. All rights reserved.