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