Obj

case object Obj extends JsonType[Obj]
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait JsonType[Obj]
class Object
trait Matchable
class Any
Obj.type

Type members

Inherited types

The name of the type

The name of the type

Inherited from:
Mirror
Inherited from:
Singleton
Inherited from:
Singleton

Value members

Concrete methods

def get(json: Json): Either[String, Obj]

Inherited methods

Inherited from:
Product