Class FanOutShape4<I,O0,O1,O2,O3>

java.lang.Object
org.apache.pekko.stream.Shape
org.apache.pekko.stream.FanOutShape<I>
org.apache.pekko.stream.FanOutShape4<I,O0,O1,O2,O3>

public class FanOutShape4<I,O0,O1,O2,O3> extends FanOutShape<I>