PrimitiveImplicits

fm.serializer.PrimitiveImplicits$
See thePrimitiveImplicits companion trait

Attributes

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

Members list

Implicits

Inherited implicits

implicit val boolean: BooleanPrimitive

Attributes

Inherited from:
PrimitiveImplicits
implicit val byte: BytePrimitive

Attributes

Inherited from:
PrimitiveImplicits

Attributes

Inherited from:
PrimitiveImplicits
implicit val byteBuffer: SimpleSerializer[ByteBuffer]

Attributes

Inherited from:
PrimitiveImplicits
implicit val char: CharPrimitive

Attributes

Inherited from:
PrimitiveImplicits
implicit val double: DoublePrimitive

Attributes

Inherited from:
PrimitiveImplicits
implicit val float: FloatPrimitive

Attributes

Inherited from:
PrimitiveImplicits

Attributes

Inherited from:
PrimitiveImplicits

Attributes

Inherited from:
PrimitiveImplicits

Attributes

Inherited from:
PrimitiveImplicits
implicit val int: IntPrimitive

Attributes

Inherited from:
PrimitiveImplicits

Attributes

Inherited from:
PrimitiveImplicits

Attributes

Inherited from:
PrimitiveImplicits
implicit val javaBoolean: SimpleSerializer[Boolean]

Attributes

Inherited from:
PrimitiveImplicits
implicit val javaChar: SimpleSerializer[Character]

Attributes

Inherited from:
PrimitiveImplicits
implicit val javaDouble: SimpleSerializer[Double]

Attributes

Inherited from:
PrimitiveImplicits
implicit val javaFloat: SimpleSerializer[Float]

Attributes

Inherited from:
PrimitiveImplicits
implicit val javaInt: SimpleSerializer[Integer]

Attributes

Inherited from:
PrimitiveImplicits
implicit val javaLong: SimpleSerializer[Long]

Attributes

Inherited from:
PrimitiveImplicits
implicit val long: LongPrimitive

Attributes

Inherited from:
PrimitiveImplicits

Attributes

Inherited from:
PrimitiveImplicits

Attributes

Inherited from:
PrimitiveImplicits
implicit val short: ShortPrimitive

Attributes

Inherited from:
PrimitiveImplicits
implicit val string: StringPrimitive

Attributes

Inherited from:
PrimitiveImplicits