Class ActorRef$

  • All Implemented Interfaces:
    java.io.Serializable

    public class ActorRef$
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static ActorRef$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      ActorRef$()  
    • Field Detail

      • MODULE$

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

      • ActorRef$

        public ActorRef$()