newRoundRobiner(subject: M[A], startAtIndex: Int = 0)
Value Members
final def!=(arg0: Any): Boolean
Definition Classes
AnyRef → Any
final def##(): Int
Definition Classes
AnyRef → Any
def+(other: String): String
Implicit information
This member is added by an implicit conversion from RoundRobiner[A, M] to
any2stringadd[RoundRobiner[A, M]] performed by method any2stringadd in scala.Predef.
This member is added by an implicit conversion from RoundRobiner[A, M] to
ArrowAssoc[RoundRobiner[A, M]] performed by method ArrowAssoc in scala.Predef.
This member is added by an implicit conversion from RoundRobiner[A, M] to
StringFormat[RoundRobiner[A, M]] performed by method StringFormat in scala.Predef.
This member is added by an implicit conversion from RoundRobiner[A, M] to
ArrowAssoc[RoundRobiner[A, M]] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Inherited from AnyRef
Inherited from Any
Inherited by implicit conversion any2stringadd from
RoundRobiner[A, M] to any2stringadd[RoundRobiner[A, M]]
Inherited by implicit conversion StringFormat from
RoundRobiner[A, M] to StringFormat[RoundRobiner[A, M]]
Inherited by implicit conversion Ensuring from
RoundRobiner[A, M] to Ensuring[RoundRobiner[A, M]]
Inherited by implicit conversion ArrowAssoc from
RoundRobiner[A, M] to ArrowAssoc[RoundRobiner[A, M]]
(Since version 0.11.10) Will be made private