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