Class Instruction.ProcessEvent<S extends Enum<S>>

java.lang.Object
com.tangosol.util.fsm.Instruction.ProcessEvent<S>
All Implemented Interfaces:
Instruction
Enclosing interface:
Instruction

public static final class Instruction.ProcessEvent<S extends Enum<S>> extends Object implements Instruction
An Instruction for a FiniteStateMachine to process an Event.

(immediately on the thread that created the Instruction).