Package akka.stream.impl.fusing
Class ActorGraphInterpreter.Resume$
- java.lang.Object
-
- akka.stream.impl.fusing.ActorGraphInterpreter.Resume$
-
- All Implemented Interfaces:
DeadLetterSuppression
,NoSerializationVerificationNeeded
- Enclosing class:
- ActorGraphInterpreter
public static class ActorGraphInterpreter.Resume$ extends java.lang.Object implements DeadLetterSuppression, NoSerializationVerificationNeeded
-
-
Field Summary
Fields Modifier and Type Field Description static ActorGraphInterpreter.Resume$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description Resume$()
-
-
-
Field Detail
-
MODULE$
public static final ActorGraphInterpreter.Resume$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-