Groovy Documentation

Package org.linkedin.groovy.util.state

 

Interface Summary
StateChangeListener The callback for state changes.
StateMachine Represents the state machine (states, transitions and action to take on each)
 


Class Summary
StateMachineImpl Represents the state machine (states, transitions and action to take on each)
 


Groovy Documentation