Package akka.actor

Class Scheduler$


  • public class Scheduler$
    extends java.lang.Object
    • Field Summary

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

      Constructors 
      Constructor Description
      Scheduler$()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • MODULE$

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

      • Scheduler$

        public Scheduler$()