JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
headfirst.command.undo
Interface Command
All Known Implementing Classes:
CeilingFanHighCommand
,
CeilingFanLowCommand
,
CeilingFanMediumCommand
,
CeilingFanOffCommand
,
DimmerLightOffCommand
,
DimmerLightOnCommand
,
LightOffCommand
,
LightOnCommand
,
NoCommand
public interface
Command
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
execute
()
void
undo
()
Method Detail
execute
void
execute
()
undo
void
undo
()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method