public class Sequence
extends java.lang.Object
perform()
.Constructor and Description |
---|
Sequence() |
Modifier and Type | Method and Description |
---|---|
void |
addOperation(Operation operation) |
void |
perform()
Executes the sequence of operations
|
public void addOperation(Operation operation)
public void perform()