Packages

package json

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. json
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait Decoder[Json] extends codec.Decoder
  2. trait Encoder[Json] extends codec.Encoder
  3. type JsonDecoder[T] = Decoder[T]
  4. type JsonEncoder[T] = Encoder[T]

Value Members

  1. lazy val JsonDecoder: Decoder.type
  2. lazy val JsonEncoder: Encoder.type
  3. object Decoder
  4. object Encoder

Inherited from AnyRef

Inherited from Any

Ungrouped