public interface ActionJoiner
This interface provides method to join provided Action
s into ActionGroup
s
Modifier and Type | Method and Description |
---|---|
List<ActionGroup> |
join(List<Action> actions)
Group provided
Action s into ActionGroup |
List<ActionGroup> join(List<Action> actions)
Group provided Action
s into ActionGroup
actions
- actions to groupCopyright © 2010 - 2019 edorasware ag. All Rights Reserved.