ValueDecoder

orcus.bigtable.codec.ValueDecoder$
See theValueDecoder companion trait

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply[A](implicit A: ValueDecoder[A]): ValueDecoder[A]

Implicits

Inherited implicits

Attributes

Inherited from:
ValueDecoder2
implicit def decodeLatestAsOption[A : PrimitiveDecoder]: ValueDecoder[Option[A]]

Attributes

Inherited from:
ValueDecoder1
implicit def decodeVersions[A : PrimitiveDecoder]: ValueDecoder[List[A]]

Attributes

Inherited from:
ValueDecoder1

Attributes

Inherited from:
ValueDecoder1

Attributes

Inherited from:
ValueDecoder1