JsonRW

ba.sake.tupson.JsonRW
See theJsonRW companion trait
object JsonRW

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
JsonRW.type

Members list

Type members

Classlikes

object given_JsonRW_String extends JsonRW[String]

Attributes

Supertypes
trait JsonRW[String]
class Object
trait Matchable
class Any
Self type

Inherited classlikes

object given_JsonRW_Boolean extends JsonRW[Boolean]

Attributes

Inherited from:
JsonRWInstances (hidden)
Supertypes
trait JsonRW[Boolean]
class Object
trait Matchable
class Any
object given_JsonRW_Char extends JsonRW[Char]

Attributes

Inherited from:
JsonRWInstances (hidden)
Supertypes
trait JsonRW[Char]
class Object
trait Matchable
class Any
object given_JsonRW_Double extends JsonRW[Double]

Attributes

Inherited from:
JsonRWInstances (hidden)
Supertypes
trait JsonRW[Double]
class Object
trait Matchable
class Any
object given_JsonRW_Duration extends JsonRW[Duration]

Attributes

Inherited from:
JsonRWInstances (hidden)
Supertypes
trait JsonRW[Duration]
class Object
trait Matchable
class Any
object given_JsonRW_Float extends JsonRW[Float]

Attributes

Inherited from:
JsonRWInstances (hidden)
Supertypes
trait JsonRW[Float]
class Object
trait Matchable
class Any
object given_JsonRW_Instant extends JsonRW[Instant]

Attributes

Inherited from:
JsonRWInstances (hidden)
Supertypes
trait JsonRW[Instant]
class Object
trait Matchable
class Any
object given_JsonRW_Int extends JsonRW[Int]

Attributes

Inherited from:
JsonRWInstances (hidden)
Supertypes
trait JsonRW[Int]
class Object
trait Matchable
class Any
object given_JsonRW_JValue extends JsonRW[JValue]

Attributes

Inherited from:
JsonRWInstances (hidden)
Supertypes
trait JsonRW[JValue]
class Object
trait Matchable
class Any
object given_JsonRW_Long extends JsonRW[Long]

Attributes

Inherited from:
JsonRWInstances (hidden)
Supertypes
trait JsonRW[Long]
class Object
trait Matchable
class Any
object given_JsonRW_Period extends JsonRW[Period]

Attributes

Inherited from:
JsonRWInstances (hidden)
Supertypes
trait JsonRW[Period]
class Object
trait Matchable
class Any
object given_JsonRW_UUID extends JsonRW[UUID]

Attributes

Inherited from:
JsonRWInstances (hidden)
Supertypes
trait JsonRW[UUID]
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[T](using rw: JsonRW[T]): JsonRW[T]
inline def derived[T]: JsonRW[T]

Givens

Inherited givens

given given_JsonRW_Array[T : ClassTag](implicit evidence$1: ClassTag[T], trw: JsonRW[T]): given_JsonRW_Array[T]

Attributes

Inherited from:
JsonRWInstances (hidden)

Attributes

Inherited from:
JsonRWInstances (hidden)

Attributes

Inherited from:
JsonRWInstances (hidden)

Attributes

Inherited from:
JsonRWInstances (hidden)

Attributes

Inherited from:
JsonRWInstances (hidden)

Attributes

Inherited from:
JsonRWInstances (hidden)

Attributes

Inherited from:
JsonRWInstances (hidden)

Attributes

Inherited from:
JsonRWInstances (hidden)

Attributes

Inherited from:
JsonRWInstances (hidden)
given given_JsonRW_List[T](using trw: JsonRW[T]): given_JsonRW_List[T]

Attributes

Inherited from:
JsonRWInstances (hidden)

Attributes

Inherited from:
JsonRWInstances (hidden)
given given_JsonRW_Map[T](using trw: JsonRW[T]): given_JsonRW_Map[T]

Attributes

Inherited from:
JsonRWInstances (hidden)
given given_JsonRW_Option[T](using trw: JsonRW[T]): given_JsonRW_Option[T]

Attributes

Inherited from:
JsonRWInstances (hidden)

Attributes

Inherited from:
JsonRWInstances (hidden)
given given_JsonRW_Seq[T](using trw: JsonRW[T]): given_JsonRW_Seq[T]

Attributes

Inherited from:
LowPriorityJsonRWInstances (hidden)
given given_JsonRW_Set[T](using trw: JsonRW[T]): given_JsonRW_Set[T]

Attributes

Inherited from:
JsonRWInstances (hidden)

Attributes

Inherited from:
JsonRWInstances (hidden)