public interface Priority3StepConverters
Modifier and Type | Method and Description |
---|---|
<A> RichIterableCanStep<A> |
richIterableCanStep(scala.collection.Iterable<A> underlying) |
<K,V> RichMapCanStep<K,V> |
richMapCanStep(scala.collection.Map<K,V> underlying) |
<A> RichIterableCanStep<A> richIterableCanStep(scala.collection.Iterable<A> underlying)
<K,V> RichMapCanStep<K,V> richMapCanStep(scala.collection.Map<K,V> underlying)