Package akka.actor
Class Scheduler$
- java.lang.Object
-
- akka.actor.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$()
-
-
-
Field Detail
-
MODULE$
public static final Scheduler$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-