public class StateDelegate
| Constructor and Description | 
|---|
| StateDelegate(java.lang.String stateName) | 
| Modifier and Type | Method and Description | 
|---|---|
| Value | getValue(Stateful thisRef,
        KProperty<?> property) | 
| void | setValue(Stateful thisRef,
        KProperty<?> property,
        Value value) |