PrimitiveDecoders

class Object
trait Matchable
class Any
object Decoder

Value members

Concrete fields

final lazy val Decoder_Boolean: Decoder[Boolean]
final lazy val Decoder_Byte: Decoder[Byte]
final lazy val Decoder_Double: Decoder[Double]
final lazy val Decoder_Float: Decoder[Float]
final lazy val Decoder_Long: Decoder[Long]
final lazy val Decoder_Short: Decoder[Short]
final lazy val IntDecoder: Decoder[Int]