net.sf.jzeno.echo.state
Class AbstractState2

java.lang.Object
  extended by net.sf.jzeno.echo.state.AbstractState2
All Implemented Interfaces:
java.lang.Cloneable

public abstract class AbstractState2
extends java.lang.Object
implements java.lang.Cloneable


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

Constructor Detail

AbstractState2

public AbstractState2()