Package akka.stream
Class SinkShape$
- java.lang.Object
-
- akka.stream.SinkShape$
-
- All Implemented Interfaces:
java.io.Serializable
public class SinkShape$ extends java.lang.Object implements java.io.Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static SinkShape$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description SinkShape$()
-
-
-
Field Detail
-
MODULE$
public static final SinkShape$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-