org.coursera.common.stringkey

DefaultTupleFormats

Related Doc: package stringkey

trait DefaultTupleFormats extends TupleFormats

StringKeyFormats for tuple types with a fixed element separator.

Linear Supertypes
TupleFormats, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. DefaultTupleFormats
  2. TupleFormats
  3. AnyRef
  4. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  5. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  6. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  7. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  8. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  9. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  10. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  11. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  12. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  13. final def notify(): Unit

    Definition Classes
    AnyRef
  14. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  15. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  16. def toString(): String

    Definition Classes
    AnyRef → Any
  17. implicit def tuple10Format[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10](implicit format1: StringKeyFormat[T1], format2: StringKeyFormat[T2], format3: StringKeyFormat[T3], format4: StringKeyFormat[T4], format5: StringKeyFormat[T5], format6: StringKeyFormat[T6], format7: StringKeyFormat[T7], format8: StringKeyFormat[T8], format9: StringKeyFormat[T9], format10: StringKeyFormat[T10]): StringKeyFormat[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10)]

    Definition Classes
    TupleFormats
  18. implicit def tuple11Format[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11](implicit format1: StringKeyFormat[T1], format2: StringKeyFormat[T2], format3: StringKeyFormat[T3], format4: StringKeyFormat[T4], format5: StringKeyFormat[T5], format6: StringKeyFormat[T6], format7: StringKeyFormat[T7], format8: StringKeyFormat[T8], format9: StringKeyFormat[T9], format10: StringKeyFormat[T10], format11: StringKeyFormat[T11]): StringKeyFormat[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)]

    Definition Classes
    TupleFormats
  19. implicit def tuple12Format[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12](implicit format1: StringKeyFormat[T1], format2: StringKeyFormat[T2], format3: StringKeyFormat[T3], format4: StringKeyFormat[T4], format5: StringKeyFormat[T5], format6: StringKeyFormat[T6], format7: StringKeyFormat[T7], format8: StringKeyFormat[T8], format9: StringKeyFormat[T9], format10: StringKeyFormat[T10], format11: StringKeyFormat[T11], format12: StringKeyFormat[T12]): StringKeyFormat[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12)]

    Definition Classes
    TupleFormats
  20. implicit def tuple13Format[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13](implicit format1: StringKeyFormat[T1], format2: StringKeyFormat[T2], format3: StringKeyFormat[T3], format4: StringKeyFormat[T4], format5: StringKeyFormat[T5], format6: StringKeyFormat[T6], format7: StringKeyFormat[T7], format8: StringKeyFormat[T8], format9: StringKeyFormat[T9], format10: StringKeyFormat[T10], format11: StringKeyFormat[T11], format12: StringKeyFormat[T12], format13: StringKeyFormat[T13]): StringKeyFormat[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13)]

    Definition Classes
    TupleFormats
  21. implicit def tuple14Format[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14](implicit format1: StringKeyFormat[T1], format2: StringKeyFormat[T2], format3: StringKeyFormat[T3], format4: StringKeyFormat[T4], format5: StringKeyFormat[T5], format6: StringKeyFormat[T6], format7: StringKeyFormat[T7], format8: StringKeyFormat[T8], format9: StringKeyFormat[T9], format10: StringKeyFormat[T10], format11: StringKeyFormat[T11], format12: StringKeyFormat[T12], format13: StringKeyFormat[T13], format14: StringKeyFormat[T14]): StringKeyFormat[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14)]

    Definition Classes
    TupleFormats
  22. implicit def tuple15Format[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15](implicit format1: StringKeyFormat[T1], format2: StringKeyFormat[T2], format3: StringKeyFormat[T3], format4: StringKeyFormat[T4], format5: StringKeyFormat[T5], format6: StringKeyFormat[T6], format7: StringKeyFormat[T7], format8: StringKeyFormat[T8], format9: StringKeyFormat[T9], format10: StringKeyFormat[T10], format11: StringKeyFormat[T11], format12: StringKeyFormat[T12], format13: StringKeyFormat[T13], format14: StringKeyFormat[T14], format15: StringKeyFormat[T15]): StringKeyFormat[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)]

    Definition Classes
    TupleFormats
  23. implicit def tuple16Format[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16](implicit format1: StringKeyFormat[T1], format2: StringKeyFormat[T2], format3: StringKeyFormat[T3], format4: StringKeyFormat[T4], format5: StringKeyFormat[T5], format6: StringKeyFormat[T6], format7: StringKeyFormat[T7], format8: StringKeyFormat[T8], format9: StringKeyFormat[T9], format10: StringKeyFormat[T10], format11: StringKeyFormat[T11], format12: StringKeyFormat[T12], format13: StringKeyFormat[T13], format14: StringKeyFormat[T14], format15: StringKeyFormat[T15], format16: StringKeyFormat[T16]): StringKeyFormat[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16)]

    Definition Classes
    TupleFormats
  24. implicit def tuple17Format[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17](implicit format1: StringKeyFormat[T1], format2: StringKeyFormat[T2], format3: StringKeyFormat[T3], format4: StringKeyFormat[T4], format5: StringKeyFormat[T5], format6: StringKeyFormat[T6], format7: StringKeyFormat[T7], format8: StringKeyFormat[T8], format9: StringKeyFormat[T9], format10: StringKeyFormat[T10], format11: StringKeyFormat[T11], format12: StringKeyFormat[T12], format13: StringKeyFormat[T13], format14: StringKeyFormat[T14], format15: StringKeyFormat[T15], format16: StringKeyFormat[T16], format17: StringKeyFormat[T17]): StringKeyFormat[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17)]

    Definition Classes
    TupleFormats
  25. implicit def tuple18Format[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18](implicit format1: StringKeyFormat[T1], format2: StringKeyFormat[T2], format3: StringKeyFormat[T3], format4: StringKeyFormat[T4], format5: StringKeyFormat[T5], format6: StringKeyFormat[T6], format7: StringKeyFormat[T7], format8: StringKeyFormat[T8], format9: StringKeyFormat[T9], format10: StringKeyFormat[T10], format11: StringKeyFormat[T11], format12: StringKeyFormat[T12], format13: StringKeyFormat[T13], format14: StringKeyFormat[T14], format15: StringKeyFormat[T15], format16: StringKeyFormat[T16], format17: StringKeyFormat[T17], format18: StringKeyFormat[T18]): StringKeyFormat[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18)]

    Definition Classes
    TupleFormats
  26. implicit def tuple19Format[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19](implicit format1: StringKeyFormat[T1], format2: StringKeyFormat[T2], format3: StringKeyFormat[T3], format4: StringKeyFormat[T4], format5: StringKeyFormat[T5], format6: StringKeyFormat[T6], format7: StringKeyFormat[T7], format8: StringKeyFormat[T8], format9: StringKeyFormat[T9], format10: StringKeyFormat[T10], format11: StringKeyFormat[T11], format12: StringKeyFormat[T12], format13: StringKeyFormat[T13], format14: StringKeyFormat[T14], format15: StringKeyFormat[T15], format16: StringKeyFormat[T16], format17: StringKeyFormat[T17], format18: StringKeyFormat[T18], format19: StringKeyFormat[T19]): StringKeyFormat[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19)]

    Definition Classes
    TupleFormats
  27. implicit def tuple20Format[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20](implicit format1: StringKeyFormat[T1], format2: StringKeyFormat[T2], format3: StringKeyFormat[T3], format4: StringKeyFormat[T4], format5: StringKeyFormat[T5], format6: StringKeyFormat[T6], format7: StringKeyFormat[T7], format8: StringKeyFormat[T8], format9: StringKeyFormat[T9], format10: StringKeyFormat[T10], format11: StringKeyFormat[T11], format12: StringKeyFormat[T12], format13: StringKeyFormat[T13], format14: StringKeyFormat[T14], format15: StringKeyFormat[T15], format16: StringKeyFormat[T16], format17: StringKeyFormat[T17], format18: StringKeyFormat[T18], format19: StringKeyFormat[T19], format20: StringKeyFormat[T20]): StringKeyFormat[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20)]

    Definition Classes
    TupleFormats
  28. implicit def tuple21Format[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21](implicit format1: StringKeyFormat[T1], format2: StringKeyFormat[T2], format3: StringKeyFormat[T3], format4: StringKeyFormat[T4], format5: StringKeyFormat[T5], format6: StringKeyFormat[T6], format7: StringKeyFormat[T7], format8: StringKeyFormat[T8], format9: StringKeyFormat[T9], format10: StringKeyFormat[T10], format11: StringKeyFormat[T11], format12: StringKeyFormat[T12], format13: StringKeyFormat[T13], format14: StringKeyFormat[T14], format15: StringKeyFormat[T15], format16: StringKeyFormat[T16], format17: StringKeyFormat[T17], format18: StringKeyFormat[T18], format19: StringKeyFormat[T19], format20: StringKeyFormat[T20], format21: StringKeyFormat[T21]): StringKeyFormat[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21)]

    Definition Classes
    TupleFormats
  29. implicit def tuple22Format[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22](implicit format1: StringKeyFormat[T1], format2: StringKeyFormat[T2], format3: StringKeyFormat[T3], format4: StringKeyFormat[T4], format5: StringKeyFormat[T5], format6: StringKeyFormat[T6], format7: StringKeyFormat[T7], format8: StringKeyFormat[T8], format9: StringKeyFormat[T9], format10: StringKeyFormat[T10], format11: StringKeyFormat[T11], format12: StringKeyFormat[T12], format13: StringKeyFormat[T13], format14: StringKeyFormat[T14], format15: StringKeyFormat[T15], format16: StringKeyFormat[T16], format17: StringKeyFormat[T17], format18: StringKeyFormat[T18], format19: StringKeyFormat[T19], format20: StringKeyFormat[T20], format21: StringKeyFormat[T21], format22: StringKeyFormat[T22]): StringKeyFormat[(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22)]

    Definition Classes
    TupleFormats
  30. implicit def tuple2Format[T1, T2](implicit format1: StringKeyFormat[T1], format2: StringKeyFormat[T2]): StringKeyFormat[(T1, T2)]

    Definition Classes
    TupleFormats
  31. implicit def tuple3Format[T1, T2, T3](implicit format1: StringKeyFormat[T1], format2: StringKeyFormat[T2], format3: StringKeyFormat[T3]): StringKeyFormat[(T1, T2, T3)]

    Definition Classes
    TupleFormats
  32. implicit def tuple4Format[T1, T2, T3, T4](implicit format1: StringKeyFormat[T1], format2: StringKeyFormat[T2], format3: StringKeyFormat[T3], format4: StringKeyFormat[T4]): StringKeyFormat[(T1, T2, T3, T4)]

    Definition Classes
    TupleFormats
  33. implicit def tuple5Format[T1, T2, T3, T4, T5](implicit format1: StringKeyFormat[T1], format2: StringKeyFormat[T2], format3: StringKeyFormat[T3], format4: StringKeyFormat[T4], format5: StringKeyFormat[T5]): StringKeyFormat[(T1, T2, T3, T4, T5)]

    Definition Classes
    TupleFormats
  34. implicit def tuple6Format[T1, T2, T3, T4, T5, T6](implicit format1: StringKeyFormat[T1], format2: StringKeyFormat[T2], format3: StringKeyFormat[T3], format4: StringKeyFormat[T4], format5: StringKeyFormat[T5], format6: StringKeyFormat[T6]): StringKeyFormat[(T1, T2, T3, T4, T5, T6)]

    Definition Classes
    TupleFormats
  35. implicit def tuple7Format[T1, T2, T3, T4, T5, T6, T7](implicit format1: StringKeyFormat[T1], format2: StringKeyFormat[T2], format3: StringKeyFormat[T3], format4: StringKeyFormat[T4], format5: StringKeyFormat[T5], format6: StringKeyFormat[T6], format7: StringKeyFormat[T7]): StringKeyFormat[(T1, T2, T3, T4, T5, T6, T7)]

    Definition Classes
    TupleFormats
  36. implicit def tuple8Format[T1, T2, T3, T4, T5, T6, T7, T8](implicit format1: StringKeyFormat[T1], format2: StringKeyFormat[T2], format3: StringKeyFormat[T3], format4: StringKeyFormat[T4], format5: StringKeyFormat[T5], format6: StringKeyFormat[T6], format7: StringKeyFormat[T7], format8: StringKeyFormat[T8]): StringKeyFormat[(T1, T2, T3, T4, T5, T6, T7, T8)]

    Definition Classes
    TupleFormats
  37. implicit def tuple9Format[T1, T2, T3, T4, T5, T6, T7, T8, T9](implicit format1: StringKeyFormat[T1], format2: StringKeyFormat[T2], format3: StringKeyFormat[T3], format4: StringKeyFormat[T4], format5: StringKeyFormat[T5], format6: StringKeyFormat[T6], format7: StringKeyFormat[T7], format8: StringKeyFormat[T8], format9: StringKeyFormat[T9]): StringKeyFormat[(T1, T2, T3, T4, T5, T6, T7, T8, T9)]

    Definition Classes
    TupleFormats
  38. val tupleFormatSeparator: String

    Attributes
    protected[this]
    Definition Classes
    DefaultTupleFormatsTupleFormats
  39. def tupleWithSeparator(s: String): TupleFormats

  40. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  41. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  42. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from TupleFormats

Inherited from AnyRef

Inherited from Any

Ungrouped