Class UnzipWith6<In,A1,A2,A3,A4,A5,A6>

java.lang.Object
org.apache.pekko.stream.stage.GraphStageWithMaterializedValue<S,NotUsed>
org.apache.pekko.stream.stage.GraphStage<FanOutShape6<In,A1,A2,A3,A4,A5,A6>>
org.apache.pekko.stream.scaladsl.UnzipWith6<In,A1,A2,A3,A4,A5,A6>
All Implemented Interfaces:
Graph<FanOutShape6<In,A1,A2,A3,A4,A5,A6>,NotUsed>

public class UnzipWith6<In,A1,A2,A3,A4,A5,A6> extends GraphStage<FanOutShape6<In,A1,A2,A3,A4,A5,A6>>
`UnzipWith` specialized for 6 outputs