Class ZipLatestWith5<A1,A2,A3,A4,A5,O>

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

public class ZipLatestWith5<A1,A2,A3,A4,A5,O> extends GraphStage<FanInShape5<A1,A2,A3,A4,A5,O>>
`ZipLatestWith` specialized for 5 inputs