public static class Priority2StreamConverters.EnrichAnySteppableWithSeqStream<A,S extends java.util.stream.BaseStream<?,S>,CC> extends java.lang.Object implements MakesSequentialStream<A,S>
Constructor and Description |
---|
EnrichAnySteppableWithSeqStream(CC cc,
scala.Function1<CC,MakesStepper<A,java.lang.Object>> steppize,
StreamShape<A,S> ss) |
Modifier and Type | Method and Description |
---|---|
S |
seqStream() |
public EnrichAnySteppableWithSeqStream(CC cc, scala.Function1<CC,MakesStepper<A,java.lang.Object>> steppize, StreamShape<A,S> ss)