public static interface StreamUtils.EntityStreamOp<M>
Modifier and Type | Method and Description |
---|---|
<T,Mat> scala.Tuple2<org.apache.pekko.stream.scaladsl.Source<T,Mat>,M> |
apply(org.apache.pekko.stream.scaladsl.Source<T,Mat> source) |
M |
strictM() |