public class DescendantsActionJoiner extends Object implements ActionJoiner
This class joins provided actions into ActionGroup
s
Constructor and Description |
---|
DescendantsActionJoiner() |
Modifier and Type | Method and Description |
---|---|
List<ActionGroup> |
join(List<Action> actions)
Group provided
Action s into ActionGroup |
public List<ActionGroup> join(List<Action> actions)
ActionJoiner
Group provided Action
s into ActionGroup
join
in interface ActionJoiner
actions
- actions to groupCopyright © 2010 - 2019 edorasware ag. All Rights Reserved.