Uses of Package
net.groboclown.util.states.v1

Packages that use net.groboclown.util.states.v1
net.groboclown.util.states.v1 Philosophy of This State Design 
 

Classes in net.groboclown.util.states.v1 used by net.groboclown.util.states.v1
State
          The basic state object.
StateCategory
          Creates new categories for State collections.
Stateful
           
Transition
          A specific subclass of State so that the StateMachine can tell the difference between the states and the Transitions, and the applications will get compiler errors, instead of runtime errors.
 



Written under the LGPL