Class FanInShape3<T0,T1,T2,O>

java.lang.Object
org.apache.pekko.stream.Shape
org.apache.pekko.stream.FanInShape<O>
org.apache.pekko.stream.FanInShape3<T0,T1,T2,O>

public class FanInShape3<T0,T1,T2,O> extends FanInShape<O>