Package akka.actor
Class TimerSchedulerImpl$
- java.lang.Object
 - 
- akka.actor.TimerSchedulerImpl$
 
 
- 
public class TimerSchedulerImpl$ extends java.lang.ObjectINTERNAL API 
- 
- 
Field Summary
Fields Modifier and Type Field Description static TimerSchedulerImpl$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description TimerSchedulerImpl$() 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final TimerSchedulerImpl$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
 -