Class EntityRefImpl$
- java.lang.Object
-
- akka.cluster.sharding.typed.internal.EntityRefImpl$
-
public class EntityRefImpl$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static EntityRefImpl$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description EntityRefImpl$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <M> scala.Option<java.lang.String>
$lessinit$greater$default$4()
-
-
-
Field Detail
-
MODULE$
public static final EntityRefImpl$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-