Package state

Interface State

All Known Implementing Classes:
Complete, Idle

public interface State
State interface
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Move to the next state
  • Method Details

    • nextStep

      void nextStep()
      Move to the next state