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