org.codehaus.jackson.map.deser
protected static final class SettableBeanProperty.NullProvider extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
SettableBeanProperty.NullProvider(JavaType type,
java.lang.Object nullValue) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
nullValue(DeserializationContext ctxt) |
protected SettableBeanProperty.NullProvider(JavaType type, java.lang.Object nullValue)
public java.lang.Object nullValue(DeserializationContext ctxt) throws JsonProcessingException
JsonProcessingException