public class LightOnCommand extends java.lang.Object implements Command
LightOnCommand(Light light)
void
execute()
undo()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LightOnCommand(Light light)
public void execute()
execute
Command
public void undo()
undo