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