JsValueMapper

wjson.JsValueMapper
See theJsValueMapper companion trait
object JsValueMapper

Attributes

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

Members list

Type members

Inherited classlikes

object given_JsValueMapper_BigDecimal extends JsValueMapper[BigDecimal]

Attributes

Inherited from:
PrimitiveMapping (hidden)
Supertypes
trait JsValueMapper[BigDecimal]
class Object
trait Matchable
class Any
object given_JsValueMapper_BigInt extends JsValueMapper[BigInt]

Attributes

Inherited from:
PrimitiveMapping (hidden)
Supertypes
trait JsValueMapper[BigInt]
class Object
trait Matchable
class Any
object given_JsValueMapper_BigInteger extends JsValueMapper[BigInteger]

Attributes

Inherited from:
PrimitiveMapping (hidden)
Supertypes
trait JsValueMapper[BigInteger]
class Object
trait Matchable
class Any
object given_JsValueMapper_Boolean extends JsValueMapper[Boolean]

Attributes

Inherited from:
PrimitiveMapping (hidden)
Supertypes
trait JsValueMapper[Boolean]
class Object
trait Matchable
class Any

Attributes

Inherited from:
PrimitiveMapping (hidden)
Supertypes
trait JsValueMapper[Byte]
class Object
trait Matchable
class Any
object given_JsValueMapper_Double extends JsValueMapper[Double]

Attributes

Inherited from:
PrimitiveMapping (hidden)
Supertypes
trait JsValueMapper[Double]
class Object
trait Matchable
class Any

Attributes

Inherited from:
PrimitiveMapping (hidden)
Supertypes
trait JsValueMapper[Float]
class Object
trait Matchable
class Any

Attributes

Inherited from:
PrimitiveMapping (hidden)
Supertypes
trait JsValueMapper[Int]
class Object
trait Matchable
class Any

Attributes

Inherited from:
NativeMapping (hidden)
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
NativeMapping (hidden)
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
NativeMapping (hidden)
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
NativeMapping (hidden)
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
NativeMapping (hidden)
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
NativeMapping (hidden)
Supertypes
class Object
trait Matchable
class Any

Attributes

Inherited from:
PrimitiveMapping (hidden)
Supertypes
trait JsValueMapper[Long]
class Object
trait Matchable
class Any

Attributes

Inherited from:
PrimitiveMapping (hidden)
Supertypes
trait JsValueMapper[Short]
class Object
trait Matchable
class Any
object given_JsValueMapper_String extends JsValueMapper[String]

Attributes

Inherited from:
PrimitiveMapping (hidden)
Supertypes
trait JsValueMapper[String]
class Object
trait Matchable
class Any
object jmBigDecimal extends JsValueMapper[BigDecimal]

Attributes

Inherited from:
PrimitiveMapping (hidden)
Supertypes
trait JsValueMapper[BigDecimal]
class Object
trait Matchable
class Any

Value members

Inherited methods

def arrayMapping[T : ClassTag]: JsValueMapper[Array[T]]

Attributes

Inherited from:
CollectionMapping (hidden)
inline def derived[T](using Of[T]): JsValueMapper[T]

Attributes

Inherited from:
ADTMapping (hidden)

Attributes

Inherited from:
CollectionMapping (hidden)
def mapMapping[T : JsValueMapper]: JsValueMapper[Map[String, T]]

Attributes

Inherited from:
CollectionMapping (hidden)

Attributes

Inherited from:
OptionMapping (hidden)

Attributes

Inherited from:
CollectionMapping (hidden)

Attributes

Inherited from:
CollectionMapping (hidden)
def sortedMapMapping[T : JsValueMapper]: JsValueMapper[SortedMap[String, T]]

Attributes

Inherited from:
CollectionMapping (hidden)
def sortedSetMapping[T : Ordering]: JsValueMapper[SortedSet[T]]

Attributes

Inherited from:
CollectionMapping (hidden)

Attributes

Inherited from:
CollectionMapping (hidden)

Givens

Inherited givens

inline given adtMapper[T](using Of[T]): JsValueMapper[T]

Attributes

Inherited from:
ADTMapping (hidden)
given given_JsValueMapper_Array[T : ClassTag]: JsValueMapper[Array[T]]

Attributes

Inherited from:
CollectionMapping (hidden)

Attributes

Inherited from:
PrimitiveMapping (hidden)

Attributes

Inherited from:
PrimitiveMapping (hidden)

Attributes

Inherited from:
PrimitiveMapping (hidden)

Attributes

Inherited from:
PrimitiveMapping (hidden)

Attributes

Inherited from:
PrimitiveMapping (hidden)

Attributes

Inherited from:
PrimitiveMapping (hidden)

Attributes

Inherited from:
PrimitiveMapping (hidden)

Attributes

Inherited from:
PrimitiveMapping (hidden)

Attributes

Inherited from:
NativeMapping (hidden)

Attributes

Inherited from:
NativeMapping (hidden)

Attributes

Inherited from:
NativeMapping (hidden)

Attributes

Inherited from:
NativeMapping (hidden)

Attributes

Inherited from:
NativeMapping (hidden)

Attributes

Inherited from:
NativeMapping (hidden)

Attributes

Inherited from:
CollectionMapping (hidden)

Attributes

Inherited from:
PrimitiveMapping (hidden)

Attributes

Inherited from:
CollectionMapping (hidden)

Attributes

Inherited from:
OptionMapping (hidden)

Attributes

Inherited from:
CollectionMapping (hidden)

Attributes

Inherited from:
CollectionMapping (hidden)

Attributes

Inherited from:
PrimitiveMapping (hidden)
given given_JsValueMapper_SortedMap[T : JsValueMapper]: JsValueMapper[SortedMap[String, T]]

Attributes

Inherited from:
CollectionMapping (hidden)
given given_JsValueMapper_SortedSet[T : Ordering]: JsValueMapper[SortedSet[T]]

Attributes

Inherited from:
CollectionMapping (hidden)

Attributes

Inherited from:
PrimitiveMapping (hidden)

Attributes

Inherited from:
CollectionMapping (hidden)

Attributes

Inherited from:
PrimitiveMapping (hidden)