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