Package 

Class JSONLong

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

    
    public final class JSONLong
    extends JSONNumber implements JSONPrimitive<Long>
                        

    A JSON long integer value (more than 32 bits but not more than 64 bits).