public class FlowShape$
extends java.lang.Object
implements scala.Serializable
Modifier and Type | Field and Description |
---|---|
static FlowShape$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
FlowShape$() |
Modifier and Type | Method and Description |
---|---|
<I,O> FlowShape<I,O> |
of(Inlet<I> inlet,
Outlet<O> outlet)
Java API
|
public static final FlowShape$ MODULE$