public interface MutableStateOutput<S,O> extends StateOutput<S,O>
Modifier and Type | Method and Description |
---|---|
void |
setStateOutput(S state,
O output) |
getStateOutput
void setStateOutput(S state, O output)
Copyright © 2015. All Rights Reserved.