程序包 | 说明 |
---|---|
org.codehaus.jackson.map.deser.impl |
Contains those implementation classes of deserialization part of
data binding that are not considered part of public or semi-public
interfaces.
|
限定符和类型 | 字段和说明 |
---|---|
PropertyValue |
PropertyValue.next |
限定符和类型 | 方法和说明 |
---|---|
protected PropertyValue |
PropertyValueBuffer.buffered() |
构造器和说明 |
---|
PropertyValue(PropertyValue next,
Object value) |