Interface JsonNullValue
- All Superinterfaces:
JsonElement<Object>
,de.espirit.firstspirit.json.JsonOutput
A value class representing a null value in JSON.
CAUTION:
This class is still in development and may change drastically without any further notice.- Since:
- 5.2.191206
-
Field Summary
Modifier and TypeFieldDescriptionstatic final JsonNullValue
Static instance representing a "null"-Value. -
Method Summary
Methods inherited from interface de.espirit.firstspirit.json.JsonElement
getValue
Methods inherited from interface de.espirit.firstspirit.json.JsonOutput
json, writeTo