Key
    class KeyValueBasedDefaultStatesManagerRepo<T : State>(keyValueRepo: KeyValueRepo<Any, T>) : DefaultStatesManagerRepo<T> 
Constructors
Functions
Link copied to clipboard
                Link copied to clipboard
                Remove exactly state. In case if internally State.context is busy with different State, that State should NOT be removed