public final class NullProvider
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
NullProvider(JavaType type,
java.lang.Object nullValue) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
nullValue(DeserializationContext ctxt) |
public NullProvider(JavaType type, java.lang.Object nullValue)
public java.lang.Object nullValue(DeserializationContext ctxt) throws com.fasterxml.jackson.core.JsonProcessingException
com.fasterxml.jackson.core.JsonProcessingException
Copyright © 2013. All Rights Reserved.