akka.io
Class TickGenerator$

java.lang.Object
  extended by akka.io.TickGenerator$

public class TickGenerator$
extends java.lang.Object


Field Summary
static TickGenerator$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
TickGenerator$()
           
 
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 TickGenerator$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

TickGenerator$

public TickGenerator$()