Package rekit.util.state


package rekit.util.state
  • Classes
    Class
    Description
    Abstract State whose concrete implementations that a TimeStateMachine can be in.
    Simple StateMachine that is meant to be extended or decorated to achieve state dependent behavior where every state has a fixed duration.