Package it.unibo.alchemist.boundary
Interface Variable
-
- All Implemented Interfaces:
-
java.io.Serializable
,java.lang.Iterable
public interface Variable<V extends Serializable> implements Serializable, Iterable<T>
A variable simulation value, that provides a range of values for batches, and a default value for single-shot runs.