JSONNumber

sealed trait JSONNumber extends JSONValue
trait JSONValue
class Object
trait Matchable
class Any
class JSONLong

Value members

Inherited methods

def toJSON: String
Inherited from
JSONValue
override def toString: String
Definition Classes
JSONValue -> Any
Inherited from
JSONValue