Interface INextCommandAware
-
public interface INextCommandAware
Indicates that a command is aware of its next command to be executed based on its execution status.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Class
nextCommand()
-
-
-
Method Detail
-
nextCommand
Class nextCommand()
-
-