| uk.ac.imperial.presage2.core.environment.StateTransformer |
A state transformer changes a SharedState's value to a new one.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Transform the current value of
state to a new one and return
it. | |||||||||||
Transform the current value of state to a new one and return
it.
| state | Current value of the state we wish to change. |
|---|