Interface StatesClause

  • All Known Subinterfaces:
    States
    All Known Implementing Classes:
    StateMachine

    public interface StatesClause
    • Method Detail

      • is

        State is​(java.lang.String name)