Interface MutableStateOutput<S,​O>

    • Method Detail

      • setStateOutput

        void setStateOutput​(S state,
                            O output)