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