Package it.unibo.alchemist.boundary
Interface DependentVariable
-
- All Implemented Interfaces:
-
java.io.Serializable
@FunctionalInterface() public interface DependentVariable<V> implements Serializable
A dependent variable, namely a variable whose value can be obtained given the values of other variables.