Package nl.rrd.wool.execution
Class WoolVariableStoreChange
- java.lang.Object
-
- nl.rrd.wool.execution.WoolVariableStoreChange
-
- Direct Known Subclasses:
WoolVariableStoreChange.Clear,WoolVariableStoreChange.Put,WoolVariableStoreChange.Remove
public abstract class WoolVariableStoreChange extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWoolVariableStoreChange.Clearstatic classWoolVariableStoreChange.Putstatic classWoolVariableStoreChange.Remove
-
Constructor Summary
Constructors Constructor Description WoolVariableStoreChange()
-