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