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