public final class JsonNullReferenceType extends AbstractJsonType
ObjectToJsonTypeConverter.convertToJsonTypeOrEmpty(PrimitiveJsonTypesResolver, Object, String) and can be returned by TextToConcreteObjectResolver.returnObjectWhenCanBeResolved(PrimitiveJsonTypesResolver, String, String)| Modifier and Type | Field and Description |
|---|---|
static JsonNullReferenceType |
NULL_OBJECT |
static String |
NULL_VALUE |
| Constructor and Description |
|---|
JsonNullReferenceType() |
| Modifier and Type | Method and Description |
|---|---|
String |
toStringJson()
This one simply concatenate to rest of json.
|
toStringpublic static final JsonNullReferenceType NULL_OBJECT
public static final String NULL_VALUE
public String toStringJson()
AbstractJsonTypetoStringJson in class AbstractJsonTypeCopyright © 2020. All rights reserved.