MapFunctionPrimitiveDecoder
io.kaizensolutions.virgil.codecs.CqlPrimitiveDecoder.MapFunctionPrimitiveDecoder
final case class MapFunctionPrimitiveDecoder[Scala, Scala2, Driver](original: WithDriver[Scala, Driver], f: Scala => Scala2) extends CqlPrimitiveDecoder[Scala2]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait CqlPrimitiveDecoder[Scala2]class Objecttrait Matchableclass AnyShow all
Members list
Type members
Types
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Inherited methods
def absolve[ScalaType2](implicit ev: Scala2 <:< Either[DecoderException, ScalaType2]): WithDriver[ScalaType2, DriverType]
Attributes
- Inherited from:
- CqlPrimitiveDecoder
Attributes
- Inherited from:
- CqlPrimitiveDecoder
Attributes
- Inherited from:
- CqlPrimitiveDecoder
Attributes
- Inherited from:
- CqlPrimitiveDecoder
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- CqlPrimitiveDecoder
In this article