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