gecco.server.automaton
Class AutomatonReturnQueueNeighbours
java.lang.Object
|
+--gecco.server.automaton.AutomatonReturn
|
+--gecco.server.automaton.AutomatonReturnQueueNeighbours
- public class AutomatonReturnQueueNeighbours
- 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 |
AutomatonReturnQueueNeighbours
public AutomatonReturnQueueNeighbours(double _neighboursTimeToExecution)
- Constructor for the AutomatonReturnQueueNeighbours object
- Parameters:
_neighboursTimeToExecution
- Description of Parameter
AutomatonReturnQueueNeighbours
public AutomatonReturnQueueNeighbours(double _neighboursTimeToExecution,
UnitEvent unitEvent)
- Constructor for the AutomatonReturnQueueNeighbours object
- Parameters:
_neighboursTimeToExecution
- Description of ParameterunitEvent
- Description of Parameter