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