Package org.apache.pekko.stream
Class SourceShape$
java.lang.Object
org.apache.pekko.stream.SourceShape$
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SourceShape$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> SourceShape<T><T> SourceShape<T>Java API<T> scala.Option<Outlet<T>>unapply(SourceShape<T> x$0)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
SourceShape$
public SourceShape$()
-
-
Method Details
-
of
Java API -
apply
-
unapply
-