Public Methods | |
void | doAction (FASet values) |
Definition at line 50 of file FGAction.java.
|
Defines the action to be carried out. This needs to be defined by the implementing class.
Reimplemented in FGActionArrayRef, FGActionArrayStore, and FGActionInvoke. Referenced by FGWorkSendVals::doWork().
|