public final class AMultipleCommand extends PCommand
Constructor and Description |
---|
AMultipleCommand() |
AMultipleCommand(List<PCommand> _command_) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw) |
Object |
clone() |
LinkedList<PCommand> |
getCommand() |
void |
setCommand(List<PCommand> list) |
String |
toString() |
Copyright © 2010–2016 Google. All rights reserved.