Package 

Enum JSONBoolean

  • All Implemented Interfaces:
    io.kjson.JSONValue , java.io.Serializable , kotlin.Comparable

    
    public enum JSONBoolean
    extends Enum<JSONBoolean> implements JSONValue
                        

    A JSON boolean value.