Packages

t

slick.lifted

TupleShapeImplicits

trait TupleShapeImplicits extends AnyRef

Source
TupleShapeImplicits.scala
Linear Supertypes
AnyRef, Any
Known Subclasses
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TupleShapeImplicits
  2. AnyRef
  3. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. def +(other: String): String
    Implicit
    This member is added by an implicit conversion from TupleShapeImplicits toany2stringadd[TupleShapeImplicits] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (TupleShapeImplicits, B)
    Implicit
    This member is added by an implicit conversion from TupleShapeImplicits toArrowAssoc[TupleShapeImplicits] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  8. def ensuring(cond: (TupleShapeImplicits) => Boolean, msg: => Any): TupleShapeImplicits
    Implicit
    This member is added by an implicit conversion from TupleShapeImplicits toEnsuring[TupleShapeImplicits] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  9. def ensuring(cond: (TupleShapeImplicits) => Boolean): TupleShapeImplicits
    Implicit
    This member is added by an implicit conversion from TupleShapeImplicits toEnsuring[TupleShapeImplicits] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  10. def ensuring(cond: Boolean, msg: => Any): TupleShapeImplicits
    Implicit
    This member is added by an implicit conversion from TupleShapeImplicits toEnsuring[TupleShapeImplicits] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  11. def ensuring(cond: Boolean): TupleShapeImplicits
    Implicit
    This member is added by an implicit conversion from TupleShapeImplicits toEnsuring[TupleShapeImplicits] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  12. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  13. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  14. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  15. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  16. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  17. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  18. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  19. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  20. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  21. def toString(): String
    Definition Classes
    AnyRef → Any
  22. implicit final def tuple10Shape[Level <: ShapeLevel, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10](implicit u1: Shape[_ <: Level, M1, U1, P1], u2: Shape[_ <: Level, M2, U2, P2], u3: Shape[_ <: Level, M3, U3, P3], u4: Shape[_ <: Level, M4, U4, P4], u5: Shape[_ <: Level, M5, U5, P5], u6: Shape[_ <: Level, M6, U6, P6], u7: Shape[_ <: Level, M7, U7, P7], u8: Shape[_ <: Level, M8, U8, P8], u9: Shape[_ <: Level, M9, U9, P9], u10: Shape[_ <: Level, M10, U10, P10]): Shape[Level, (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10), (U1, U2, U3, U4, U5, U6, U7, U8, U9, U10), (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10)]
    Annotations
    @inline()
  23. implicit final def tuple11Shape[Level <: ShapeLevel, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11](implicit u1: Shape[_ <: Level, M1, U1, P1], u2: Shape[_ <: Level, M2, U2, P2], u3: Shape[_ <: Level, M3, U3, P3], u4: Shape[_ <: Level, M4, U4, P4], u5: Shape[_ <: Level, M5, U5, P5], u6: Shape[_ <: Level, M6, U6, P6], u7: Shape[_ <: Level, M7, U7, P7], u8: Shape[_ <: Level, M8, U8, P8], u9: Shape[_ <: Level, M9, U9, P9], u10: Shape[_ <: Level, M10, U10, P10], u11: Shape[_ <: Level, M11, U11, P11]): Shape[Level, (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11), (U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11), (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11)]
    Annotations
    @inline()
  24. implicit final def tuple12Shape[Level <: ShapeLevel, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12](implicit u1: Shape[_ <: Level, M1, U1, P1], u2: Shape[_ <: Level, M2, U2, P2], u3: Shape[_ <: Level, M3, U3, P3], u4: Shape[_ <: Level, M4, U4, P4], u5: Shape[_ <: Level, M5, U5, P5], u6: Shape[_ <: Level, M6, U6, P6], u7: Shape[_ <: Level, M7, U7, P7], u8: Shape[_ <: Level, M8, U8, P8], u9: Shape[_ <: Level, M9, U9, P9], u10: Shape[_ <: Level, M10, U10, P10], u11: Shape[_ <: Level, M11, U11, P11], u12: Shape[_ <: Level, M12, U12, P12]): Shape[Level, (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12), (U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12), (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12)]
    Annotations
    @inline()
  25. implicit final def tuple13Shape[Level <: ShapeLevel, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13](implicit u1: Shape[_ <: Level, M1, U1, P1], u2: Shape[_ <: Level, M2, U2, P2], u3: Shape[_ <: Level, M3, U3, P3], u4: Shape[_ <: Level, M4, U4, P4], u5: Shape[_ <: Level, M5, U5, P5], u6: Shape[_ <: Level, M6, U6, P6], u7: Shape[_ <: Level, M7, U7, P7], u8: Shape[_ <: Level, M8, U8, P8], u9: Shape[_ <: Level, M9, U9, P9], u10: Shape[_ <: Level, M10, U10, P10], u11: Shape[_ <: Level, M11, U11, P11], u12: Shape[_ <: Level, M12, U12, P12], u13: Shape[_ <: Level, M13, U13, P13]): Shape[Level, (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13), (U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13), (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13)]
    Annotations
    @inline()
  26. implicit final def tuple14Shape[Level <: ShapeLevel, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14](implicit u1: Shape[_ <: Level, M1, U1, P1], u2: Shape[_ <: Level, M2, U2, P2], u3: Shape[_ <: Level, M3, U3, P3], u4: Shape[_ <: Level, M4, U4, P4], u5: Shape[_ <: Level, M5, U5, P5], u6: Shape[_ <: Level, M6, U6, P6], u7: Shape[_ <: Level, M7, U7, P7], u8: Shape[_ <: Level, M8, U8, P8], u9: Shape[_ <: Level, M9, U9, P9], u10: Shape[_ <: Level, M10, U10, P10], u11: Shape[_ <: Level, M11, U11, P11], u12: Shape[_ <: Level, M12, U12, P12], u13: Shape[_ <: Level, M13, U13, P13], u14: Shape[_ <: Level, M14, U14, P14]): Shape[Level, (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14), (U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14), (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14)]
    Annotations
    @inline()
  27. implicit final def tuple15Shape[Level <: ShapeLevel, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15](implicit u1: Shape[_ <: Level, M1, U1, P1], u2: Shape[_ <: Level, M2, U2, P2], u3: Shape[_ <: Level, M3, U3, P3], u4: Shape[_ <: Level, M4, U4, P4], u5: Shape[_ <: Level, M5, U5, P5], u6: Shape[_ <: Level, M6, U6, P6], u7: Shape[_ <: Level, M7, U7, P7], u8: Shape[_ <: Level, M8, U8, P8], u9: Shape[_ <: Level, M9, U9, P9], u10: Shape[_ <: Level, M10, U10, P10], u11: Shape[_ <: Level, M11, U11, P11], u12: Shape[_ <: Level, M12, U12, P12], u13: Shape[_ <: Level, M13, U13, P13], u14: Shape[_ <: Level, M14, U14, P14], u15: Shape[_ <: Level, M15, U15, P15]): Shape[Level, (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15), (U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15), (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15)]
    Annotations
    @inline()
  28. implicit final def tuple16Shape[Level <: ShapeLevel, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16](implicit u1: Shape[_ <: Level, M1, U1, P1], u2: Shape[_ <: Level, M2, U2, P2], u3: Shape[_ <: Level, M3, U3, P3], u4: Shape[_ <: Level, M4, U4, P4], u5: Shape[_ <: Level, M5, U5, P5], u6: Shape[_ <: Level, M6, U6, P6], u7: Shape[_ <: Level, M7, U7, P7], u8: Shape[_ <: Level, M8, U8, P8], u9: Shape[_ <: Level, M9, U9, P9], u10: Shape[_ <: Level, M10, U10, P10], u11: Shape[_ <: Level, M11, U11, P11], u12: Shape[_ <: Level, M12, U12, P12], u13: Shape[_ <: Level, M13, U13, P13], u14: Shape[_ <: Level, M14, U14, P14], u15: Shape[_ <: Level, M15, U15, P15], u16: Shape[_ <: Level, M16, U16, P16]): Shape[Level, (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16), (U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16), (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16)]
    Annotations
    @inline()
  29. implicit final def tuple17Shape[Level <: ShapeLevel, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17](implicit u1: Shape[_ <: Level, M1, U1, P1], u2: Shape[_ <: Level, M2, U2, P2], u3: Shape[_ <: Level, M3, U3, P3], u4: Shape[_ <: Level, M4, U4, P4], u5: Shape[_ <: Level, M5, U5, P5], u6: Shape[_ <: Level, M6, U6, P6], u7: Shape[_ <: Level, M7, U7, P7], u8: Shape[_ <: Level, M8, U8, P8], u9: Shape[_ <: Level, M9, U9, P9], u10: Shape[_ <: Level, M10, U10, P10], u11: Shape[_ <: Level, M11, U11, P11], u12: Shape[_ <: Level, M12, U12, P12], u13: Shape[_ <: Level, M13, U13, P13], u14: Shape[_ <: Level, M14, U14, P14], u15: Shape[_ <: Level, M15, U15, P15], u16: Shape[_ <: Level, M16, U16, P16], u17: Shape[_ <: Level, M17, U17, P17]): Shape[Level, (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17), (U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17), (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17)]
    Annotations
    @inline()
  30. implicit final def tuple18Shape[Level <: ShapeLevel, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18](implicit u1: Shape[_ <: Level, M1, U1, P1], u2: Shape[_ <: Level, M2, U2, P2], u3: Shape[_ <: Level, M3, U3, P3], u4: Shape[_ <: Level, M4, U4, P4], u5: Shape[_ <: Level, M5, U5, P5], u6: Shape[_ <: Level, M6, U6, P6], u7: Shape[_ <: Level, M7, U7, P7], u8: Shape[_ <: Level, M8, U8, P8], u9: Shape[_ <: Level, M9, U9, P9], u10: Shape[_ <: Level, M10, U10, P10], u11: Shape[_ <: Level, M11, U11, P11], u12: Shape[_ <: Level, M12, U12, P12], u13: Shape[_ <: Level, M13, U13, P13], u14: Shape[_ <: Level, M14, U14, P14], u15: Shape[_ <: Level, M15, U15, P15], u16: Shape[_ <: Level, M16, U16, P16], u17: Shape[_ <: Level, M17, U17, P17], u18: Shape[_ <: Level, M18, U18, P18]): Shape[Level, (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18), (U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18), (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18)]
    Annotations
    @inline()
  31. implicit final def tuple19Shape[Level <: ShapeLevel, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19](implicit u1: Shape[_ <: Level, M1, U1, P1], u2: Shape[_ <: Level, M2, U2, P2], u3: Shape[_ <: Level, M3, U3, P3], u4: Shape[_ <: Level, M4, U4, P4], u5: Shape[_ <: Level, M5, U5, P5], u6: Shape[_ <: Level, M6, U6, P6], u7: Shape[_ <: Level, M7, U7, P7], u8: Shape[_ <: Level, M8, U8, P8], u9: Shape[_ <: Level, M9, U9, P9], u10: Shape[_ <: Level, M10, U10, P10], u11: Shape[_ <: Level, M11, U11, P11], u12: Shape[_ <: Level, M12, U12, P12], u13: Shape[_ <: Level, M13, U13, P13], u14: Shape[_ <: Level, M14, U14, P14], u15: Shape[_ <: Level, M15, U15, P15], u16: Shape[_ <: Level, M16, U16, P16], u17: Shape[_ <: Level, M17, U17, P17], u18: Shape[_ <: Level, M18, U18, P18], u19: Shape[_ <: Level, M19, U19, P19]): Shape[Level, (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19), (U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19), (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19)]
    Annotations
    @inline()
  32. implicit final def tuple1Shape[Level <: ShapeLevel, M1, U1, P1](implicit u1: Shape[_ <: Level, M1, U1, P1]): Shape[Level, (M1), (U1), (P1)]
    Annotations
    @inline()
  33. implicit final def tuple20Shape[Level <: ShapeLevel, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20](implicit u1: Shape[_ <: Level, M1, U1, P1], u2: Shape[_ <: Level, M2, U2, P2], u3: Shape[_ <: Level, M3, U3, P3], u4: Shape[_ <: Level, M4, U4, P4], u5: Shape[_ <: Level, M5, U5, P5], u6: Shape[_ <: Level, M6, U6, P6], u7: Shape[_ <: Level, M7, U7, P7], u8: Shape[_ <: Level, M8, U8, P8], u9: Shape[_ <: Level, M9, U9, P9], u10: Shape[_ <: Level, M10, U10, P10], u11: Shape[_ <: Level, M11, U11, P11], u12: Shape[_ <: Level, M12, U12, P12], u13: Shape[_ <: Level, M13, U13, P13], u14: Shape[_ <: Level, M14, U14, P14], u15: Shape[_ <: Level, M15, U15, P15], u16: Shape[_ <: Level, M16, U16, P16], u17: Shape[_ <: Level, M17, U17, P17], u18: Shape[_ <: Level, M18, U18, P18], u19: Shape[_ <: Level, M19, U19, P19], u20: Shape[_ <: Level, M20, U20, P20]): Shape[Level, (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20), (U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20), (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20)]
    Annotations
    @inline()
  34. implicit final def tuple21Shape[Level <: ShapeLevel, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20, M21, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21](implicit u1: Shape[_ <: Level, M1, U1, P1], u2: Shape[_ <: Level, M2, U2, P2], u3: Shape[_ <: Level, M3, U3, P3], u4: Shape[_ <: Level, M4, U4, P4], u5: Shape[_ <: Level, M5, U5, P5], u6: Shape[_ <: Level, M6, U6, P6], u7: Shape[_ <: Level, M7, U7, P7], u8: Shape[_ <: Level, M8, U8, P8], u9: Shape[_ <: Level, M9, U9, P9], u10: Shape[_ <: Level, M10, U10, P10], u11: Shape[_ <: Level, M11, U11, P11], u12: Shape[_ <: Level, M12, U12, P12], u13: Shape[_ <: Level, M13, U13, P13], u14: Shape[_ <: Level, M14, U14, P14], u15: Shape[_ <: Level, M15, U15, P15], u16: Shape[_ <: Level, M16, U16, P16], u17: Shape[_ <: Level, M17, U17, P17], u18: Shape[_ <: Level, M18, U18, P18], u19: Shape[_ <: Level, M19, U19, P19], u20: Shape[_ <: Level, M20, U20, P20], u21: Shape[_ <: Level, M21, U21, P21]): Shape[Level, (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20, M21), (U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21), (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21)]
    Annotations
    @inline()
  35. implicit final def tuple22Shape[Level <: ShapeLevel, M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20, M21, M22, U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, P22](implicit u1: Shape[_ <: Level, M1, U1, P1], u2: Shape[_ <: Level, M2, U2, P2], u3: Shape[_ <: Level, M3, U3, P3], u4: Shape[_ <: Level, M4, U4, P4], u5: Shape[_ <: Level, M5, U5, P5], u6: Shape[_ <: Level, M6, U6, P6], u7: Shape[_ <: Level, M7, U7, P7], u8: Shape[_ <: Level, M8, U8, P8], u9: Shape[_ <: Level, M9, U9, P9], u10: Shape[_ <: Level, M10, U10, P10], u11: Shape[_ <: Level, M11, U11, P11], u12: Shape[_ <: Level, M12, U12, P12], u13: Shape[_ <: Level, M13, U13, P13], u14: Shape[_ <: Level, M14, U14, P14], u15: Shape[_ <: Level, M15, U15, P15], u16: Shape[_ <: Level, M16, U16, P16], u17: Shape[_ <: Level, M17, U17, P17], u18: Shape[_ <: Level, M18, U18, P18], u19: Shape[_ <: Level, M19, U19, P19], u20: Shape[_ <: Level, M20, U20, P20], u21: Shape[_ <: Level, M21, U21, P21], u22: Shape[_ <: Level, M22, U22, P22]): Shape[Level, (M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20, M21, M22), (U1, U2, U3, U4, U5, U6, U7, U8, U9, U10, U11, U12, U13, U14, U15, U16, U17, U18, U19, U20, U21, U22), (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, P22)]
    Annotations
    @inline()
  36. implicit final def tuple2Shape[Level <: ShapeLevel, M1, M2, U1, U2, P1, P2](implicit u1: Shape[_ <: Level, M1, U1, P1], u2: Shape[_ <: Level, M2, U2, P2]): Shape[Level, (M1, M2), (U1, U2), (P1, P2)]
    Annotations
    @inline()
  37. implicit final def tuple3Shape[Level <: ShapeLevel, M1, M2, M3, U1, U2, U3, P1, P2, P3](implicit u1: Shape[_ <: Level, M1, U1, P1], u2: Shape[_ <: Level, M2, U2, P2], u3: Shape[_ <: Level, M3, U3, P3]): Shape[Level, (M1, M2, M3), (U1, U2, U3), (P1, P2, P3)]
    Annotations
    @inline()
  38. implicit final def tuple4Shape[Level <: ShapeLevel, M1, M2, M3, M4, U1, U2, U3, U4, P1, P2, P3, P4](implicit u1: Shape[_ <: Level, M1, U1, P1], u2: Shape[_ <: Level, M2, U2, P2], u3: Shape[_ <: Level, M3, U3, P3], u4: Shape[_ <: Level, M4, U4, P4]): Shape[Level, (M1, M2, M3, M4), (U1, U2, U3, U4), (P1, P2, P3, P4)]
    Annotations
    @inline()
  39. implicit final def tuple5Shape[Level <: ShapeLevel, M1, M2, M3, M4, M5, U1, U2, U3, U4, U5, P1, P2, P3, P4, P5](implicit u1: Shape[_ <: Level, M1, U1, P1], u2: Shape[_ <: Level, M2, U2, P2], u3: Shape[_ <: Level, M3, U3, P3], u4: Shape[_ <: Level, M4, U4, P4], u5: Shape[_ <: Level, M5, U5, P5]): Shape[Level, (M1, M2, M3, M4, M5), (U1, U2, U3, U4, U5), (P1, P2, P3, P4, P5)]
    Annotations
    @inline()
  40. implicit final def tuple6Shape[Level <: ShapeLevel, M1, M2, M3, M4, M5, M6, U1, U2, U3, U4, U5, U6, P1, P2, P3, P4, P5, P6](implicit u1: Shape[_ <: Level, M1, U1, P1], u2: Shape[_ <: Level, M2, U2, P2], u3: Shape[_ <: Level, M3, U3, P3], u4: Shape[_ <: Level, M4, U4, P4], u5: Shape[_ <: Level, M5, U5, P5], u6: Shape[_ <: Level, M6, U6, P6]): Shape[Level, (M1, M2, M3, M4, M5, M6), (U1, U2, U3, U4, U5, U6), (P1, P2, P3, P4, P5, P6)]
    Annotations
    @inline()
  41. implicit final def tuple7Shape[Level <: ShapeLevel, M1, M2, M3, M4, M5, M6, M7, U1, U2, U3, U4, U5, U6, U7, P1, P2, P3, P4, P5, P6, P7](implicit u1: Shape[_ <: Level, M1, U1, P1], u2: Shape[_ <: Level, M2, U2, P2], u3: Shape[_ <: Level, M3, U3, P3], u4: Shape[_ <: Level, M4, U4, P4], u5: Shape[_ <: Level, M5, U5, P5], u6: Shape[_ <: Level, M6, U6, P6], u7: Shape[_ <: Level, M7, U7, P7]): Shape[Level, (M1, M2, M3, M4, M5, M6, M7), (U1, U2, U3, U4, U5, U6, U7), (P1, P2, P3, P4, P5, P6, P7)]
    Annotations
    @inline()
  42. implicit final def tuple8Shape[Level <: ShapeLevel, M1, M2, M3, M4, M5, M6, M7, M8, U1, U2, U3, U4, U5, U6, U7, U8, P1, P2, P3, P4, P5, P6, P7, P8](implicit u1: Shape[_ <: Level, M1, U1, P1], u2: Shape[_ <: Level, M2, U2, P2], u3: Shape[_ <: Level, M3, U3, P3], u4: Shape[_ <: Level, M4, U4, P4], u5: Shape[_ <: Level, M5, U5, P5], u6: Shape[_ <: Level, M6, U6, P6], u7: Shape[_ <: Level, M7, U7, P7], u8: Shape[_ <: Level, M8, U8, P8]): Shape[Level, (M1, M2, M3, M4, M5, M6, M7, M8), (U1, U2, U3, U4, U5, U6, U7, U8), (P1, P2, P3, P4, P5, P6, P7, P8)]
    Annotations
    @inline()
  43. implicit final def tuple9Shape[Level <: ShapeLevel, M1, M2, M3, M4, M5, M6, M7, M8, M9, U1, U2, U3, U4, U5, U6, U7, U8, U9, P1, P2, P3, P4, P5, P6, P7, P8, P9](implicit u1: Shape[_ <: Level, M1, U1, P1], u2: Shape[_ <: Level, M2, U2, P2], u3: Shape[_ <: Level, M3, U3, P3], u4: Shape[_ <: Level, M4, U4, P4], u5: Shape[_ <: Level, M5, U5, P5], u6: Shape[_ <: Level, M6, U6, P6], u7: Shape[_ <: Level, M7, U7, P7], u8: Shape[_ <: Level, M8, U8, P8], u9: Shape[_ <: Level, M9, U9, P9]): Shape[Level, (M1, M2, M3, M4, M5, M6, M7, M8, M9), (U1, U2, U3, U4, U5, U6, U7, U8, U9), (P1, P2, P3, P4, P5, P6, P7, P8, P9)]
    Annotations
    @inline()
  44. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  45. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  46. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated
  2. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from TupleShapeImplicits toStringFormat[TupleShapeImplicits] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version 2.12.16) Use formatString.format(value) instead of value.formatted(formatString), or use the f"" string interpolator. In Java 15 and later, formatted resolves to the new method in String which has reversed parameters.

  3. def [B](y: B): (TupleShapeImplicits, B)
    Implicit
    This member is added by an implicit conversion from TupleShapeImplicits toArrowAssoc[TupleShapeImplicits] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @deprecated
    Deprecated

    (Since version 2.13.0) Use -> instead. If you still wish to display it as one character, consider using a font with programming ligatures such as Fira Code.

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd fromTupleShapeImplicits to any2stringadd[TupleShapeImplicits]

Inherited by implicit conversion StringFormat fromTupleShapeImplicits to StringFormat[TupleShapeImplicits]

Inherited by implicit conversion Ensuring fromTupleShapeImplicits to Ensuring[TupleShapeImplicits]

Inherited by implicit conversion ArrowAssoc fromTupleShapeImplicits to ArrowAssoc[TupleShapeImplicits]

Ungrouped