akka.actor
Class FSM.Timer$

java.lang.Object
  extended by akka.actor.FSM.Timer$
All Implemented Interfaces:
java.io.Serializable
Enclosing interface:
FSM<S,D>

public private static class FSM.Timer$
extends java.lang.Object
implements scala.Serializable

See Also:
Serialized Form

Constructor Summary
FSM.Timer$()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FSM.Timer$

public FSM.Timer$()