@ParametersAreNonnullByDefault public interface MutableStateOutput<S,O> extends StateOutput<S,O>
| Modifier and Type | Method and Description |
|---|---|
void |
setStateOutput(S state,
O output) |
getStateOutputCopyright © 2015. All rights reserved.