Interface GetState

  • All Known Subinterfaces:
    Store


    public interface GetState
    Interface for getting the current State
    • Method Detail

      • getState

        State getState()
        Gets a copy of the current State from Store.
        Returns:
        copy of the current state