trait GeneratedTupleConversions[R] extends AnyRef
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- GeneratedTupleConversions
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Abstract Value Members
-
abstract
def
flatten(vs: R*): R
- Attributes
- protected
Concrete Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
- implicit def tuple10Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10))(implicit f1: (T1) ⇒ R, f2: (T2) ⇒ R, f3: (T3) ⇒ R, f4: (T4) ⇒ R, f5: (T5) ⇒ R, f6: (T6) ⇒ R, f7: (T7) ⇒ R, f8: (T8) ⇒ R, f9: (T9) ⇒ R, f10: (T10) ⇒ R): R
- implicit def tuple11Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11))(implicit f1: (T1) ⇒ R, f2: (T2) ⇒ R, f3: (T3) ⇒ R, f4: (T4) ⇒ R, f5: (T5) ⇒ R, f6: (T6) ⇒ R, f7: (T7) ⇒ R, f8: (T8) ⇒ R, f9: (T9) ⇒ R, f10: (T10) ⇒ R, f11: (T11) ⇒ R): R
- implicit def tuple12Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12))(implicit f1: (T1) ⇒ R, f2: (T2) ⇒ R, f3: (T3) ⇒ R, f4: (T4) ⇒ R, f5: (T5) ⇒ R, f6: (T6) ⇒ R, f7: (T7) ⇒ R, f8: (T8) ⇒ R, f9: (T9) ⇒ R, f10: (T10) ⇒ R, f11: (T11) ⇒ R, f12: (T12) ⇒ R): R
- implicit def tuple13Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13))(implicit f1: (T1) ⇒ R, f2: (T2) ⇒ R, f3: (T3) ⇒ R, f4: (T4) ⇒ R, f5: (T5) ⇒ R, f6: (T6) ⇒ R, f7: (T7) ⇒ R, f8: (T8) ⇒ R, f9: (T9) ⇒ R, f10: (T10) ⇒ R, f11: (T11) ⇒ R, f12: (T12) ⇒ R, f13: (T13) ⇒ R): R
- implicit def tuple14Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14))(implicit f1: (T1) ⇒ R, f2: (T2) ⇒ R, f3: (T3) ⇒ R, f4: (T4) ⇒ R, f5: (T5) ⇒ R, f6: (T6) ⇒ R, f7: (T7) ⇒ R, f8: (T8) ⇒ R, f9: (T9) ⇒ R, f10: (T10) ⇒ R, f11: (T11) ⇒ R, f12: (T12) ⇒ R, f13: (T13) ⇒ R, f14: (T14) ⇒ R): R
- implicit def tuple15Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15))(implicit f1: (T1) ⇒ R, f2: (T2) ⇒ R, f3: (T3) ⇒ R, f4: (T4) ⇒ R, f5: (T5) ⇒ R, f6: (T6) ⇒ R, f7: (T7) ⇒ R, f8: (T8) ⇒ R, f9: (T9) ⇒ R, f10: (T10) ⇒ R, f11: (T11) ⇒ R, f12: (T12) ⇒ R, f13: (T13) ⇒ R, f14: (T14) ⇒ R, f15: (T15) ⇒ R): R
- implicit def tuple16Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16))(implicit f1: (T1) ⇒ R, f2: (T2) ⇒ R, f3: (T3) ⇒ R, f4: (T4) ⇒ R, f5: (T5) ⇒ R, f6: (T6) ⇒ R, f7: (T7) ⇒ R, f8: (T8) ⇒ R, f9: (T9) ⇒ R, f10: (T10) ⇒ R, f11: (T11) ⇒ R, f12: (T12) ⇒ R, f13: (T13) ⇒ R, f14: (T14) ⇒ R, f15: (T15) ⇒ R, f16: (T16) ⇒ R): R
- implicit def tuple17Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17))(implicit f1: (T1) ⇒ R, f2: (T2) ⇒ R, f3: (T3) ⇒ R, f4: (T4) ⇒ R, f5: (T5) ⇒ R, f6: (T6) ⇒ R, f7: (T7) ⇒ R, f8: (T8) ⇒ R, f9: (T9) ⇒ R, f10: (T10) ⇒ R, f11: (T11) ⇒ R, f12: (T12) ⇒ R, f13: (T13) ⇒ R, f14: (T14) ⇒ R, f15: (T15) ⇒ R, f16: (T16) ⇒ R, f17: (T17) ⇒ R): R
- implicit def tuple18Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18))(implicit f1: (T1) ⇒ R, f2: (T2) ⇒ R, f3: (T3) ⇒ R, f4: (T4) ⇒ R, f5: (T5) ⇒ R, f6: (T6) ⇒ R, f7: (T7) ⇒ R, f8: (T8) ⇒ R, f9: (T9) ⇒ R, f10: (T10) ⇒ R, f11: (T11) ⇒ R, f12: (T12) ⇒ R, f13: (T13) ⇒ R, f14: (T14) ⇒ R, f15: (T15) ⇒ R, f16: (T16) ⇒ R, f17: (T17) ⇒ R, f18: (T18) ⇒ R): R
- implicit def tuple19Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19))(implicit f1: (T1) ⇒ R, f2: (T2) ⇒ R, f3: (T3) ⇒ R, f4: (T4) ⇒ R, f5: (T5) ⇒ R, f6: (T6) ⇒ R, f7: (T7) ⇒ R, f8: (T8) ⇒ R, f9: (T9) ⇒ R, f10: (T10) ⇒ R, f11: (T11) ⇒ R, f12: (T12) ⇒ R, f13: (T13) ⇒ R, f14: (T14) ⇒ R, f15: (T15) ⇒ R, f16: (T16) ⇒ R, f17: (T17) ⇒ R, f18: (T18) ⇒ R, f19: (T19) ⇒ R): R
- implicit def tuple20Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20))(implicit f1: (T1) ⇒ R, f2: (T2) ⇒ R, f3: (T3) ⇒ R, f4: (T4) ⇒ R, f5: (T5) ⇒ R, f6: (T6) ⇒ R, f7: (T7) ⇒ R, f8: (T8) ⇒ R, f9: (T9) ⇒ R, f10: (T10) ⇒ R, f11: (T11) ⇒ R, f12: (T12) ⇒ R, f13: (T13) ⇒ R, f14: (T14) ⇒ R, f15: (T15) ⇒ R, f16: (T16) ⇒ R, f17: (T17) ⇒ R, f18: (T18) ⇒ R, f19: (T19) ⇒ R, f20: (T20) ⇒ R): R
- implicit def tuple21Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21))(implicit f1: (T1) ⇒ R, f2: (T2) ⇒ R, f3: (T3) ⇒ R, f4: (T4) ⇒ R, f5: (T5) ⇒ R, f6: (T6) ⇒ R, f7: (T7) ⇒ R, f8: (T8) ⇒ R, f9: (T9) ⇒ R, f10: (T10) ⇒ R, f11: (T11) ⇒ R, f12: (T12) ⇒ R, f13: (T13) ⇒ R, f14: (T14) ⇒ R, f15: (T15) ⇒ R, f16: (T16) ⇒ R, f17: (T17) ⇒ R, f18: (T18) ⇒ R, f19: (T19) ⇒ R, f20: (T20) ⇒ R, f21: (T21) ⇒ R): R
- implicit def tuple22Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22))(implicit f1: (T1) ⇒ R, f2: (T2) ⇒ R, f3: (T3) ⇒ R, f4: (T4) ⇒ R, f5: (T5) ⇒ R, f6: (T6) ⇒ R, f7: (T7) ⇒ R, f8: (T8) ⇒ R, f9: (T9) ⇒ R, f10: (T10) ⇒ R, f11: (T11) ⇒ R, f12: (T12) ⇒ R, f13: (T13) ⇒ R, f14: (T14) ⇒ R, f15: (T15) ⇒ R, f16: (T16) ⇒ R, f17: (T17) ⇒ R, f18: (T18) ⇒ R, f19: (T19) ⇒ R, f20: (T20) ⇒ R, f21: (T21) ⇒ R, f22: (T22) ⇒ R): R
- implicit def tuple2Conversion[T1, T2](t: (T1, T2))(implicit f1: (T1) ⇒ R, f2: (T2) ⇒ R): R
- implicit def tuple3Conversion[T1, T2, T3](t: (T1, T2, T3))(implicit f1: (T1) ⇒ R, f2: (T2) ⇒ R, f3: (T3) ⇒ R): R
- implicit def tuple4Conversion[T1, T2, T3, T4](t: (T1, T2, T3, T4))(implicit f1: (T1) ⇒ R, f2: (T2) ⇒ R, f3: (T3) ⇒ R, f4: (T4) ⇒ R): R
- implicit def tuple5Conversion[T1, T2, T3, T4, T5](t: (T1, T2, T3, T4, T5))(implicit f1: (T1) ⇒ R, f2: (T2) ⇒ R, f3: (T3) ⇒ R, f4: (T4) ⇒ R, f5: (T5) ⇒ R): R
- implicit def tuple6Conversion[T1, T2, T3, T4, T5, T6](t: (T1, T2, T3, T4, T5, T6))(implicit f1: (T1) ⇒ R, f2: (T2) ⇒ R, f3: (T3) ⇒ R, f4: (T4) ⇒ R, f5: (T5) ⇒ R, f6: (T6) ⇒ R): R
- implicit def tuple7Conversion[T1, T2, T3, T4, T5, T6, T7](t: (T1, T2, T3, T4, T5, T6, T7))(implicit f1: (T1) ⇒ R, f2: (T2) ⇒ R, f3: (T3) ⇒ R, f4: (T4) ⇒ R, f5: (T5) ⇒ R, f6: (T6) ⇒ R, f7: (T7) ⇒ R): R
- implicit def tuple8Conversion[T1, T2, T3, T4, T5, T6, T7, T8](t: (T1, T2, T3, T4, T5, T6, T7, T8))(implicit f1: (T1) ⇒ R, f2: (T2) ⇒ R, f3: (T3) ⇒ R, f4: (T4) ⇒ R, f5: (T5) ⇒ R, f6: (T6) ⇒ R, f7: (T7) ⇒ R, f8: (T8) ⇒ R): R
- implicit def tuple9Conversion[T1, T2, T3, T4, T5, T6, T7, T8, T9](t: (T1, T2, T3, T4, T5, T6, T7, T8, T9))(implicit f1: (T1) ⇒ R, f2: (T2) ⇒ R, f3: (T3) ⇒ R, f4: (T4) ⇒ R, f5: (T5) ⇒ R, f6: (T6) ⇒ R, f7: (T7) ⇒ R, f8: (T8) ⇒ R, f9: (T9) ⇒ R): R
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated