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