Class StateEngineImpl

java.lang.Object
com.sun.corba.se.impl.orbutil.fsm.StateEngineImpl
All Implemented Interfaces:
StateEngine

public class StateEngineImpl extends Object implements StateEngine
Encodes the state transition function for a finite state machine.
Author:
Ken Cavanaugh