Class Watch$

  • All Implemented Interfaces:
    java.io.Serializable, scala.Serializable

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

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

      Constructors 
      Constructor Description
      Watch$()  
    • Field Detail

      • MODULE$

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

      • Watch$

        public Watch$()
    • Method Detail

      • toString

        public final java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • unapply

        public <T> scala.Option<ActorRef> unapply​(Watch<T> x$0)