Packages

object Sequencer extends TupleSequencers

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Sequencer
  2. TupleSequencers
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
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
    @native() @throws( ... )
  6. implicit def collectionSequencer[ElOps, ElRes, M[X] <: TraversableOnce[X], That](implicit elSequencer: Sequencer[ElOps, ElRes], cbf: CanBuildFrom[M[ElOps], ElRes, That]): Sequencer[M[ElOps], That]
  7. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  8. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  9. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  10. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  11. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  12. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  13. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  14. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  15. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  16. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  17. def toString(): String
    Definition Classes
    AnyRef → Any
  18. implicit def trivialSequencer[A]: Sequencer[RedisBatch[A], A]
  19. implicit def tuple10Sequencer[O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, R1, R2, R3, R4, R5, R6, R7, R8, R9, R10](implicit s1: Sequencer[O1, R1], s2: Sequencer[O2, R2], s3: Sequencer[O3, R3], s4: Sequencer[O4, R4], s5: Sequencer[O5, R5], s6: Sequencer[O6, R6], s7: Sequencer[O7, R7], s8: Sequencer[O8, R8], s9: Sequencer[O9, R9], s10: Sequencer[O10, R10]): Sequencer[(O1, O2, O3, O4, O5, O6, O7, O8, O9, O10), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10)]
    Definition Classes
    TupleSequencers
  20. implicit def tuple11Sequencer[O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, O11, R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11](implicit s1: Sequencer[O1, R1], s2: Sequencer[O2, R2], s3: Sequencer[O3, R3], s4: Sequencer[O4, R4], s5: Sequencer[O5, R5], s6: Sequencer[O6, R6], s7: Sequencer[O7, R7], s8: Sequencer[O8, R8], s9: Sequencer[O9, R9], s10: Sequencer[O10, R10], s11: Sequencer[O11, R11]): Sequencer[(O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, O11), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11)]
    Definition Classes
    TupleSequencers
  21. implicit def tuple12Sequencer[O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, O11, O12, R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12](implicit s1: Sequencer[O1, R1], s2: Sequencer[O2, R2], s3: Sequencer[O3, R3], s4: Sequencer[O4, R4], s5: Sequencer[O5, R5], s6: Sequencer[O6, R6], s7: Sequencer[O7, R7], s8: Sequencer[O8, R8], s9: Sequencer[O9, R9], s10: Sequencer[O10, R10], s11: Sequencer[O11, R11], s12: Sequencer[O12, R12]): Sequencer[(O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, O11, O12), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12)]
    Definition Classes
    TupleSequencers
  22. implicit def tuple13Sequencer[O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, O11, O12, O13, R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13](implicit s1: Sequencer[O1, R1], s2: Sequencer[O2, R2], s3: Sequencer[O3, R3], s4: Sequencer[O4, R4], s5: Sequencer[O5, R5], s6: Sequencer[O6, R6], s7: Sequencer[O7, R7], s8: Sequencer[O8, R8], s9: Sequencer[O9, R9], s10: Sequencer[O10, R10], s11: Sequencer[O11, R11], s12: Sequencer[O12, R12], s13: Sequencer[O13, R13]): Sequencer[(O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, O11, O12, O13), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13)]
    Definition Classes
    TupleSequencers
  23. implicit def tuple14Sequencer[O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, O11, O12, O13, O14, R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14](implicit s1: Sequencer[O1, R1], s2: Sequencer[O2, R2], s3: Sequencer[O3, R3], s4: Sequencer[O4, R4], s5: Sequencer[O5, R5], s6: Sequencer[O6, R6], s7: Sequencer[O7, R7], s8: Sequencer[O8, R8], s9: Sequencer[O9, R9], s10: Sequencer[O10, R10], s11: Sequencer[O11, R11], s12: Sequencer[O12, R12], s13: Sequencer[O13, R13], s14: Sequencer[O14, R14]): Sequencer[(O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, O11, O12, O13, O14), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14)]
    Definition Classes
    TupleSequencers
  24. implicit def tuple15Sequencer[O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, O11, O12, O13, O14, O15, R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15](implicit s1: Sequencer[O1, R1], s2: Sequencer[O2, R2], s3: Sequencer[O3, R3], s4: Sequencer[O4, R4], s5: Sequencer[O5, R5], s6: Sequencer[O6, R6], s7: Sequencer[O7, R7], s8: Sequencer[O8, R8], s9: Sequencer[O9, R9], s10: Sequencer[O10, R10], s11: Sequencer[O11, R11], s12: Sequencer[O12, R12], s13: Sequencer[O13, R13], s14: Sequencer[O14, R14], s15: Sequencer[O15, R15]): Sequencer[(O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, O11, O12, O13, O14, O15), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15)]
    Definition Classes
    TupleSequencers
  25. implicit def tuple16Sequencer[O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, O11, O12, O13, O14, O15, O16, R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16](implicit s1: Sequencer[O1, R1], s2: Sequencer[O2, R2], s3: Sequencer[O3, R3], s4: Sequencer[O4, R4], s5: Sequencer[O5, R5], s6: Sequencer[O6, R6], s7: Sequencer[O7, R7], s8: Sequencer[O8, R8], s9: Sequencer[O9, R9], s10: Sequencer[O10, R10], s11: Sequencer[O11, R11], s12: Sequencer[O12, R12], s13: Sequencer[O13, R13], s14: Sequencer[O14, R14], s15: Sequencer[O15, R15], s16: Sequencer[O16, R16]): Sequencer[(O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, O11, O12, O13, O14, O15, O16), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16)]
    Definition Classes
    TupleSequencers
  26. implicit def tuple17Sequencer[O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, O11, O12, O13, O14, O15, O16, O17, R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17](implicit s1: Sequencer[O1, R1], s2: Sequencer[O2, R2], s3: Sequencer[O3, R3], s4: Sequencer[O4, R4], s5: Sequencer[O5, R5], s6: Sequencer[O6, R6], s7: Sequencer[O7, R7], s8: Sequencer[O8, R8], s9: Sequencer[O9, R9], s10: Sequencer[O10, R10], s11: Sequencer[O11, R11], s12: Sequencer[O12, R12], s13: Sequencer[O13, R13], s14: Sequencer[O14, R14], s15: Sequencer[O15, R15], s16: Sequencer[O16, R16], s17: Sequencer[O17, R17]): Sequencer[(O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, O11, O12, O13, O14, O15, O16, O17), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17)]
    Definition Classes
    TupleSequencers
  27. implicit def tuple18Sequencer[O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, O11, O12, O13, O14, O15, O16, O17, O18, R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18](implicit s1: Sequencer[O1, R1], s2: Sequencer[O2, R2], s3: Sequencer[O3, R3], s4: Sequencer[O4, R4], s5: Sequencer[O5, R5], s6: Sequencer[O6, R6], s7: Sequencer[O7, R7], s8: Sequencer[O8, R8], s9: Sequencer[O9, R9], s10: Sequencer[O10, R10], s11: Sequencer[O11, R11], s12: Sequencer[O12, R12], s13: Sequencer[O13, R13], s14: Sequencer[O14, R14], s15: Sequencer[O15, R15], s16: Sequencer[O16, R16], s17: Sequencer[O17, R17], s18: Sequencer[O18, R18]): Sequencer[(O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, O11, O12, O13, O14, O15, O16, O17, O18), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18)]
    Definition Classes
    TupleSequencers
  28. implicit def tuple19Sequencer[O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, O11, O12, O13, O14, O15, O16, O17, O18, O19, R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, R19](implicit s1: Sequencer[O1, R1], s2: Sequencer[O2, R2], s3: Sequencer[O3, R3], s4: Sequencer[O4, R4], s5: Sequencer[O5, R5], s6: Sequencer[O6, R6], s7: Sequencer[O7, R7], s8: Sequencer[O8, R8], s9: Sequencer[O9, R9], s10: Sequencer[O10, R10], s11: Sequencer[O11, R11], s12: Sequencer[O12, R12], s13: Sequencer[O13, R13], s14: Sequencer[O14, R14], s15: Sequencer[O15, R15], s16: Sequencer[O16, R16], s17: Sequencer[O17, R17], s18: Sequencer[O18, R18], s19: Sequencer[O19, R19]): Sequencer[(O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, O11, O12, O13, O14, O15, O16, O17, O18, O19), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, R19)]
    Definition Classes
    TupleSequencers
  29. implicit def tuple1Sequencer[O1, R1](implicit s1: Sequencer[O1, R1]): Sequencer[(O1), (R1)]
    Definition Classes
    TupleSequencers
  30. implicit def tuple20Sequencer[O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, O11, O12, O13, O14, O15, O16, O17, O18, O19, O20, R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, R19, R20](implicit s1: Sequencer[O1, R1], s2: Sequencer[O2, R2], s3: Sequencer[O3, R3], s4: Sequencer[O4, R4], s5: Sequencer[O5, R5], s6: Sequencer[O6, R6], s7: Sequencer[O7, R7], s8: Sequencer[O8, R8], s9: Sequencer[O9, R9], s10: Sequencer[O10, R10], s11: Sequencer[O11, R11], s12: Sequencer[O12, R12], s13: Sequencer[O13, R13], s14: Sequencer[O14, R14], s15: Sequencer[O15, R15], s16: Sequencer[O16, R16], s17: Sequencer[O17, R17], s18: Sequencer[O18, R18], s19: Sequencer[O19, R19], s20: Sequencer[O20, R20]): Sequencer[(O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, O11, O12, O13, O14, O15, O16, O17, O18, O19, O20), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, R19, R20)]
    Definition Classes
    TupleSequencers
  31. implicit def tuple21Sequencer[O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, O11, O12, O13, O14, O15, O16, O17, O18, O19, O20, O21, R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, R19, R20, R21](implicit s1: Sequencer[O1, R1], s2: Sequencer[O2, R2], s3: Sequencer[O3, R3], s4: Sequencer[O4, R4], s5: Sequencer[O5, R5], s6: Sequencer[O6, R6], s7: Sequencer[O7, R7], s8: Sequencer[O8, R8], s9: Sequencer[O9, R9], s10: Sequencer[O10, R10], s11: Sequencer[O11, R11], s12: Sequencer[O12, R12], s13: Sequencer[O13, R13], s14: Sequencer[O14, R14], s15: Sequencer[O15, R15], s16: Sequencer[O16, R16], s17: Sequencer[O17, R17], s18: Sequencer[O18, R18], s19: Sequencer[O19, R19], s20: Sequencer[O20, R20], s21: Sequencer[O21, R21]): Sequencer[(O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, O11, O12, O13, O14, O15, O16, O17, O18, O19, O20, O21), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, R19, R20, R21)]
    Definition Classes
    TupleSequencers
  32. implicit def tuple22Sequencer[O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, O11, O12, O13, O14, O15, O16, O17, O18, O19, O20, O21, O22, R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, R19, R20, R21, R22](implicit s1: Sequencer[O1, R1], s2: Sequencer[O2, R2], s3: Sequencer[O3, R3], s4: Sequencer[O4, R4], s5: Sequencer[O5, R5], s6: Sequencer[O6, R6], s7: Sequencer[O7, R7], s8: Sequencer[O8, R8], s9: Sequencer[O9, R9], s10: Sequencer[O10, R10], s11: Sequencer[O11, R11], s12: Sequencer[O12, R12], s13: Sequencer[O13, R13], s14: Sequencer[O14, R14], s15: Sequencer[O15, R15], s16: Sequencer[O16, R16], s17: Sequencer[O17, R17], s18: Sequencer[O18, R18], s19: Sequencer[O19, R19], s20: Sequencer[O20, R20], s21: Sequencer[O21, R21], s22: Sequencer[O22, R22]): Sequencer[(O1, O2, O3, O4, O5, O6, O7, O8, O9, O10, O11, O12, O13, O14, O15, O16, O17, O18, O19, O20, O21, O22), (R1, R2, R3, R4, R5, R6, R7, R8, R9, R10, R11, R12, R13, R14, R15, R16, R17, R18, R19, R20, R21, R22)]
    Definition Classes
    TupleSequencers
  33. implicit def tuple2Sequencer[O1, O2, R1, R2](implicit s1: Sequencer[O1, R1], s2: Sequencer[O2, R2]): Sequencer[(O1, O2), (R1, R2)]
    Definition Classes
    TupleSequencers
  34. implicit def tuple3Sequencer[O1, O2, O3, R1, R2, R3](implicit s1: Sequencer[O1, R1], s2: Sequencer[O2, R2], s3: Sequencer[O3, R3]): Sequencer[(O1, O2, O3), (R1, R2, R3)]
    Definition Classes
    TupleSequencers
  35. implicit def tuple4Sequencer[O1, O2, O3, O4, R1, R2, R3, R4](implicit s1: Sequencer[O1, R1], s2: Sequencer[O2, R2], s3: Sequencer[O3, R3], s4: Sequencer[O4, R4]): Sequencer[(O1, O2, O3, O4), (R1, R2, R3, R4)]
    Definition Classes
    TupleSequencers
  36. implicit def tuple5Sequencer[O1, O2, O3, O4, O5, R1, R2, R3, R4, R5](implicit s1: Sequencer[O1, R1], s2: Sequencer[O2, R2], s3: Sequencer[O3, R3], s4: Sequencer[O4, R4], s5: Sequencer[O5, R5]): Sequencer[(O1, O2, O3, O4, O5), (R1, R2, R3, R4, R5)]
    Definition Classes
    TupleSequencers
  37. implicit def tuple6Sequencer[O1, O2, O3, O4, O5, O6, R1, R2, R3, R4, R5, R6](implicit s1: Sequencer[O1, R1], s2: Sequencer[O2, R2], s3: Sequencer[O3, R3], s4: Sequencer[O4, R4], s5: Sequencer[O5, R5], s6: Sequencer[O6, R6]): Sequencer[(O1, O2, O3, O4, O5, O6), (R1, R2, R3, R4, R5, R6)]
    Definition Classes
    TupleSequencers
  38. implicit def tuple7Sequencer[O1, O2, O3, O4, O5, O6, O7, R1, R2, R3, R4, R5, R6, R7](implicit s1: Sequencer[O1, R1], s2: Sequencer[O2, R2], s3: Sequencer[O3, R3], s4: Sequencer[O4, R4], s5: Sequencer[O5, R5], s6: Sequencer[O6, R6], s7: Sequencer[O7, R7]): Sequencer[(O1, O2, O3, O4, O5, O6, O7), (R1, R2, R3, R4, R5, R6, R7)]
    Definition Classes
    TupleSequencers
  39. implicit def tuple8Sequencer[O1, O2, O3, O4, O5, O6, O7, O8, R1, R2, R3, R4, R5, R6, R7, R8](implicit s1: Sequencer[O1, R1], s2: Sequencer[O2, R2], s3: Sequencer[O3, R3], s4: Sequencer[O4, R4], s5: Sequencer[O5, R5], s6: Sequencer[O6, R6], s7: Sequencer[O7, R7], s8: Sequencer[O8, R8]): Sequencer[(O1, O2, O3, O4, O5, O6, O7, O8), (R1, R2, R3, R4, R5, R6, R7, R8)]
    Definition Classes
    TupleSequencers
  40. implicit def tuple9Sequencer[O1, O2, O3, O4, O5, O6, O7, O8, O9, R1, R2, R3, R4, R5, R6, R7, R8, R9](implicit s1: Sequencer[O1, R1], s2: Sequencer[O2, R2], s3: Sequencer[O3, R3], s4: Sequencer[O4, R4], s5: Sequencer[O5, R5], s6: Sequencer[O6, R6], s7: Sequencer[O7, R7], s8: Sequencer[O8, R8], s9: Sequencer[O9, R9]): Sequencer[(O1, O2, O3, O4, O5, O6, O7, O8, O9), (R1, R2, R3, R4, R5, R6, R7, R8, R9)]
    Definition Classes
    TupleSequencers
  41. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  42. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  43. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )

Inherited from TupleSequencers

Inherited from AnyRef

Inherited from Any

Ungrouped