![]() |
BakeoutController-Basic
0.1
A Controller for the Omicron vacuum chamber
|
Public Member Functions | |
void | onChange (T newValue) |
Defines the contract for a listener that can listen to variable changes.
Definition at line 6 of file VariableChangeEventListener.java.
void kernel.views.variables.VariableChangeEventListener< T extends Variable >.onChange | ( | T | newValue | ) |
Method called when the variable changes
newValue | The new value of the variable |
Git Repo |