Uses of Class
xdevs.core.simulation.distributed.DistributedTask
- 
Packages that use DistributedTask Package Description xdevs.core.simulation.distributed 
- 
- 
Uses of DistributedTask in xdevs.core.simulation.distributedMethods in xdevs.core.simulation.distributed that return types with arguments of type DistributedTask Modifier and Type Method Description LinkedList<DistributedTask>CoordinatorDistributed. executeTasksList(int command)Execute a list of tasks in the distributed simulation.
 
-