Json

case class Json(a: Int, b: Boolean, c: String, d: List[Int])
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product