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 |
---|---|
PropertyValue |
PropertyValue.next |
Modifier and Type | Method and Description |
---|---|
protected PropertyValue |
PropertyValueBuffer.buffered() |
Constructor and Description |
---|
PropertyValue(PropertyValue next,
Object value) |
Copyright © 2014-2015 FasterXML. All Rights Reserved.