Package nl.rrd.wool.execution
Interface WoolVariableStore.OnChangeListener
-
- Enclosing class:
- WoolVariableStore
public static interface WoolVariableStore.OnChangeListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonChange(WoolVariableStore varStore, List<WoolVariableStoreChange> changes)
-
-
-
Method Detail
-
onChange
void onChange(WoolVariableStore varStore, List<WoolVariableStoreChange> changes)
-
-