Class UnzipWith5<In,A1,A2,A3,A4,A5>

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

public class UnzipWith5<In,A1,A2,A3,A4,A5> extends GraphStage<FanOutShape5<In,A1,A2,A3,A4,A5>>
`UnzipWith` specialized for 5 outputs