public interface Priority2StepConverters extends Priority3StepConverters
Modifier and Type | Method and Description |
---|---|
<A> RichIndexedSeqCanStep<A> |
richIndexedSeqCanStep(scala.collection.IndexedSeqLike<A,?> underlying) |
<A> RichLinearSeqCanStep<A> |
richLinearSeqCanStep(scala.collection.LinearSeq<A> underlying) |
richIterableCanStep, richMapCanStep
<A> RichIndexedSeqCanStep<A> richIndexedSeqCanStep(scala.collection.IndexedSeqLike<A,?> underlying)
<A> RichLinearSeqCanStep<A> richLinearSeqCanStep(scala.collection.LinearSeq<A> underlying)