public interface DeployCommandWriter extends Toolkit
| Modifier and Type | Method and Description |
|---|---|
int |
count() |
void |
removeAll() |
void |
removeCommandAt(int index) |
boolean |
write(DeployCommand command) |
void removeAll()
int count()
void removeCommandAt(int index)
boolean write(DeployCommand command)