Class ActorRef$

java.lang.Object
org.apache.pekko.actor.typed.ActorRef$
All Implemented Interfaces:
Serializable

public class ActorRef$ extends Object implements Serializable
See Also:
  • Field Details

    • MODULE$

      public static final ActorRef$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • ActorRef$

      public ActorRef$()
  • Method Details