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