Package net.officefloor.plugin.variable
Interface Var<T>
- All Known Implementing Classes:
MockVar
Represents a variable.
Typically only the Out and Val should be used. This allows to
obtain the variable value and update it (effectively mutation of the
variable).
- Author:
- Daniel Sagenschneider
-
Method Summary