Interface StateMachineStateConfigurer<S,E>

Type Parameters:
S - the type of state
E - the type of event
All Known Implementing Classes:
StateMachineStateBuilder

public interface StateMachineStateConfigurer<S,E>
Configurer interface exposing states.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets a configurer for states.