-
- All Implemented Interfaces:
-
it.unibo.alchemist.grid.config.GeneralSimulationConfig,java.io.Serializable
public final class LocalGeneralSimulationConfig extends LightInfoGeneralSimulationConfig
Local GeneralSimulationConfig that contains all information in local memory.
-
-
Field Summary
Fields Modifier and Type Field Description private final Map<String, Array<byte>>dependencies
-
Constructor Summary
Constructors Constructor Description LocalGeneralSimulationConfig(Loader loader, long endStep, Time endTime)LocalGeneralSimulationConfig(Loader loader, Time endTime)
-
Method Summary
Modifier and Type Method Description Map<String, Array<byte>>getDependencies()
-