Package com.bbn.openmap.util.stateMachine

Provides a basic finite-state-machine implementation.

See:
          Description

Class Summary
State The state is intended to be a abstract juncture in a pattern of events.
StateMachine The StateMachine lets you organize event handling, if the order of the events are important to you.
 

Package com.bbn.openmap.util.stateMachine Description

Provides a basic finite-state-machine implementation.



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details