Class ZipLatestWith6<A1,A2,A3,A4,A5,A6,O>

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

public class ZipLatestWith6<A1,A2,A3,A4,A5,A6,O> extends GraphStage<FanInShape6<A1,A2,A3,A4,A5,A6,O>>
`ZipLatestWith` specialized for 6 inputs