akka.actor
Class FSM.LogEntry$

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

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

See Also:
Serialized Form

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

Constructor Detail

FSM.LogEntry$

public FSM.LogEntry$()