Packages

object OptionMapper3

Source
OptionMapper.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. OptionMapper3
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. implicit def getOptionMapper3OOO[B1, B2, P2 <: B2, B3, P3 <: B3, BR](implicit arg0: BaseTypedType[B2], arg1: BaseTypedType[B3]): OptionMapper3[B1, B2, B3, BR, Option[B1], Option[P2], Option[P3], Option[BR]]
    Annotations
    @inline()
  2. implicit def getOptionMapper3OOT[B1, B2, P2 <: B2, B3, P3 <: B3, BR](implicit arg0: BaseTypedType[B2], arg1: BaseTypedType[B3]): OptionMapper3[B1, B2, B3, BR, Option[B1], Option[P2], P3, Option[BR]]
    Annotations
    @inline()
  3. implicit def getOptionMapper3OTO[B1, B2, P2 <: B2, B3, P3 <: B3, BR](implicit arg0: BaseTypedType[B2], arg1: BaseTypedType[B3]): OptionMapper3[B1, B2, B3, BR, Option[B1], P2, Option[P3], Option[BR]]
    Annotations
    @inline()
  4. implicit def getOptionMapper3OTT[B1, B2, P2 <: B2, B3, P3 <: B3, BR](implicit arg0: BaseTypedType[B2], arg1: BaseTypedType[B3]): OptionMapper3[B1, B2, B3, BR, Option[B1], P2, P3, Option[BR]]
    Annotations
    @inline()
  5. implicit def getOptionMapper3TOO[B1, B2, P2 <: B2, B3, P3 <: B3, BR](implicit arg0: BaseTypedType[B2], arg1: BaseTypedType[B3]): OptionMapper3[B1, B2, B3, BR, B1, Option[P2], Option[P3], Option[BR]]
    Annotations
    @inline()
  6. implicit def getOptionMapper3TOT[B1, B2, P2 <: B2, B3, P3 <: B3, BR](implicit arg0: BaseTypedType[B2], arg1: BaseTypedType[B3]): OptionMapper3[B1, B2, B3, BR, B1, Option[P2], P3, Option[BR]]
    Annotations
    @inline()
  7. implicit def getOptionMapper3TTO[B1, B2, P2 <: B2, B3, P3 <: B3, BR](implicit arg0: BaseTypedType[B2], arg1: BaseTypedType[B3]): OptionMapper3[B1, B2, B3, BR, B1, P2, Option[P3], Option[BR]]
    Annotations
    @inline()
  8. implicit def getOptionMapper3TTT[B1, B2, P2 <: B2, B3, P3 <: B3, BR](implicit arg0: BaseTypedType[B2], arg1: BaseTypedType[B3]): OptionMapper3[B1, B2, B3, BR, B1, P2, P3, BR]
    Annotations
    @inline()
  9. val option: OptionMapper3[Any, Any, Any, Any, Any, Any, Any, Option[Any]]
  10. val plain: OptionMapper3[Any, Any, Any, Any, Any, Any, Any, Any]