Class CurrentState

    • Constructor Detail

      • CurrentState

        public CurrentState​(Prefix prefix,
                            StateName currentStateName)
        A Java helper method to construct with String
        Parameters:
        prefix - (undocumented)
        currentStateName - (undocumented)
      • CurrentState

        public CurrentState​(StateName currentStateName,
                            Setup command)
        A Java helper method to create a CurrentState from a Setup
        Parameters:
        currentStateName - (undocumented)
        command - (undocumented)