Package org.apache.pekko.stream
Class FanInShape11<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,O>
java.lang.Object
org.apache.pekko.stream.Shape
org.apache.pekko.stream.FanInShape<O>
org.apache.pekko.stream.FanInShape11<T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,O>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.pekko.stream.FanInShape
FanInShape.Init<O>, FanInShape.Name<O>, FanInShape.Name$, FanInShape.Ports<O>, FanInShape.Ports$ -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected FanInShape<O>construct(FanInShape.Init<O> init) deepCopy()Create a copy of this Shape object, returning the same type as the original; this constraint can unfortunately not be expressed in the type system.in0()in1()in10()in2()in3()in4()in5()in6()in7()in8()in9()Methods inherited from class org.apache.pekko.stream.FanInShape
inlets, newInlet, out, outletsMethods inherited from class org.apache.pekko.stream.Shape
getInlets, getOutlets, hasOnePort, hasSamePortsAndShapeAs, hasSamePortsAs, requireSamePortsAndShapeAs, requireSamePortsAs
-
Constructor Details
-
FanInShape11
-
FanInShape11
-
FanInShape11
-
-
Method Details
-
construct
- Specified by:
constructin classFanInShape<O>
-
deepCopy
Description copied from class:ShapeCreate a copy of this Shape object, returning the same type as the original; this constraint can unfortunately not be expressed in the type system.- Overrides:
deepCopyin classFanInShape<O>
-
in0
-
in1
-
in10
-
in2
-
in3
-
in4
-
in5
-
in6
-
in7
-
in8
-
in9
-