public abstract class MergeableCommand extends Object implements Command
| Constructor and Description |
|---|
MergeableCommand() |
| Modifier and Type | Method and Description |
|---|---|
List<Command> |
getMergedCommands() |
Command |
merge(Command other)
Merge commands
|
List<Command> |
popMergedCommands()
Return merged commands and clear internal list
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteCommandCopyright © 2018. All rights reserved.