public interface ActionChainExecutor
Modifier and Type | Method and Description |
---|---|
void |
execute(Action action) |
void execute(Action action)
action
- action to execute, can be a single action or a CompositeActionCopyright © 2015. All rights reserved.