Package org.apache.pekko.stream
Class Shape$
java.lang.Object
org.apache.pekko.stream.Shape$
INTERNAL API
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanhasOnePort(scala.collection.immutable.Seq<?> ports) inletsandoutletscan beVectororListso this method checks the size of 1 in an optimized way.
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Shape$
public Shape$()
-
-
Method Details
-
hasOnePort
public boolean hasOnePort(scala.collection.immutable.Seq<?> ports) inletsandoutletscan beVectororListso this method checks the size of 1 in an optimized way.
-