Package akka.stream
Class Shape$
- java.lang.Object
-
- akka.stream.Shape$
-
public class Shape$ extends java.lang.Object
INTERNAL API
-
-
Constructor Summary
Constructors Constructor Description Shape$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
hasOnePort(scala.collection.immutable.Seq<?> ports)
inlets
andoutlets
can beVector
orList
so this method checks the size of 1 in an optimized way.
-
-
-
Field Detail
-
MODULE$
public static final Shape$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-