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