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