case object Identity extends JsonCursor[Json, Json] with Product with Serializable
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def >>>[Next <: Json](that: JsonCursor[Json, Next]): JsonCursor[Json, Next]
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- final def element(index: Int)(implicit ev: <:<[Json, Arr]): DownElement
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def field(field: String)(implicit ev: <:<[Json, Obj]): DownField
- final def filterType[B <: Json](jsonType: JsonType[B]): JsonCursor[Json, B]
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- final def isArray: JsonCursor[Json, Arr]
- final def isBool: JsonCursor[Json, Bool]
- final def isInstanceOf[T0]: Boolean
- final def isNull: JsonCursor[Json, Null]
- final def isNumber: JsonCursor[Json, Num]
- final def isObject: JsonCursor[Json, Obj]
- final def isString: JsonCursor[Json, Str]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def productElementName(n: Int): String
- def productElementNames: Iterator[String]
- final def synchronized[T0](arg0: => T0): T0
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
Inherited from Product
Value Members
- def productElementName(n: Int): String
- def productElementNames: Iterator[String]
Value Members
- final def >>>[Next <: Json](that: JsonCursor[Json, Next]): JsonCursor[Json, Next]
- final def element(index: Int)(implicit ev: <:<[Json, Arr]): DownElement
- final def field(field: String)(implicit ev: <:<[Json, Obj]): DownField
- final def filterType[B <: Json](jsonType: JsonType[B]): JsonCursor[Json, B]
- final def isArray: JsonCursor[Json, Arr]
- final def isBool: JsonCursor[Json, Bool]
- final def isNull: JsonCursor[Json, Null]
- final def isNumber: JsonCursor[Json, Num]
- final def isObject: JsonCursor[Json, Obj]
- final def isString: JsonCursor[Json, Str]
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def >>>[Next <: Json](that: JsonCursor[Json, Next]): JsonCursor[Json, Next]
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- final def element(index: Int)(implicit ev: <:<[Json, Arr]): DownElement
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def field(field: String)(implicit ev: <:<[Json, Obj]): DownField
- final def filterType[B <: Json](jsonType: JsonType[B]): JsonCursor[Json, B]
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- final def isArray: JsonCursor[Json, Arr]
- final def isBool: JsonCursor[Json, Bool]
- final def isInstanceOf[T0]: Boolean
- final def isNull: JsonCursor[Json, Null]
- final def isNumber: JsonCursor[Json, Num]
- final def isObject: JsonCursor[Json, Obj]
- final def isString: JsonCursor[Json, Str]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def productElementName(n: Int): String
- def productElementNames: Iterator[String]
- final def synchronized[T0](arg0: => T0): T0
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit