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