Interface JsonNullLiteral

All Superinterfaces:
JsonLiteral, JsonValue
All Known Implementing Classes:
JsonNullLiteralImpl

public interface JsonNullLiteral extends JsonLiteral
Null literal value. (null)
Author:
antons