done.inpro.system.carchase
Class CarChaseExperimenter.ShutdownAction

java.lang.Object
  extended by done.inpro.system.carchase.CarChaseExperimenter.Action
      extended by done.inpro.system.carchase.CarChaseExperimenter.ShutdownAction
Enclosing class:
CarChaseExperimenter

public static class CarChaseExperimenter.ShutdownAction
extends CarChaseExperimenter.Action


Field Summary
 
Fields inherited from class done.inpro.system.carchase.CarChaseExperimenter.Action
appData, start
 
Constructor Summary
CarChaseExperimenter.ShutdownAction()
           
CarChaseExperimenter.ShutdownAction(int t)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class done.inpro.system.carchase.CarChaseExperimenter.Action
getStart, setStart
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CarChaseExperimenter.ShutdownAction

public CarChaseExperimenter.ShutdownAction(int t)

CarChaseExperimenter.ShutdownAction

public CarChaseExperimenter.ShutdownAction()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object