Package akka.stream.stage
Class GraphStageLogic$
- java.lang.Object
-
- akka.stream.stage.GraphStageLogic$
-
public class GraphStageLogic$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static GraphStageLogic$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description GraphStageLogic$()
-
-
-
Field Detail
-
MODULE$
public static final GraphStageLogic$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-