Interface JsonNullValue
- All Superinterfaces:
JsonElement<Object>,de.espirit.firstspirit.json.JsonOutput
A value class representing a null value in JSON.
- Since:
- 5.2.191206
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonNullValueStatic instance representing a "null"-Value. -
Method Summary
Methods inherited from interface de.espirit.firstspirit.json.JsonElement
getValueMethods inherited from interface de.espirit.firstspirit.json.JsonOutput
json, writeTo