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 Decode extends AnyRef
  2. trait Encode extends AnyRef
  3. trait JsonFacade extends Encode with Decode

Value Members

  1. val JsonDecode: Decode.type
  2. val JsonEncode: Encode.type
  3. object Decode extends Decode
  4. object Encode extends Encode
  5. object JsonFacade extends JsonFacade

Inherited from AnyRef

Inherited from Any

Ungrouped