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