gecco.server.automaton
Class AutomatonReturnQueueSelf
java.lang.Object
|
+--gecco.server.automaton.AutomatonReturn
|
+--gecco.server.automaton.AutomatonReturnQueueSelf
- public class AutomatonReturnQueueSelf
- extends AutomatonReturn
Description of the Class
- Author:
- Henrik Hägerström
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
AutomatonReturnQueueSelf
public AutomatonReturnQueueSelf(double _selfTimeToExecution)
- Constructor for the AutomatonReturnQueueSelf object
- Parameters:
_selfTimeToExecution
- Description of Parameter
AutomatonReturnQueueSelf
public AutomatonReturnQueueSelf(double _selfTimeToExecution,
UnitEvent unitEvent)
- Constructor for the AutomatonReturnQueueSelf object
- Parameters:
_selfTimeToExecution
- Description of ParameterunitEvent
- Description of Parameter