Constant

final case class Constant[A](value: A) extends SimpleCodec[A]
trait Serializable
trait Product
trait Equals
trait SimpleCodec[A]
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product