Class JsonNull


  • public class JsonNull
    extends JsonValue
    Represents the JSON form of "NULL".
    Since:
    2.0
    Author:
    Michael Nitschinger
    • Field Detail

      • INSTANCE

        public static JsonNull INSTANCE