Class UnzipWith2<In,A1,A2>

All Implemented Interfaces:
Graph<FanOutShape2<In,A1,A2>,NotUsed>
Direct Known Subclasses:
Unzip

public class UnzipWith2<In,A1,A2> extends GraphStage<FanOutShape2<In,A1,A2>>
`UnzipWith` specialized for 2 outputs