Simple program to illustrate implementation and benefit of Command Design pattern. Client interacts with just one interface and that is enough to handle all operation and also other devices if implements the same interface. Additional Undo Operation is very can be implemented rapidly and easily.
-
Notifications
You must be signed in to change notification settings - Fork 1
Simple program to illustrate implementation and benefits of Command Design pattern. Client interacts with just one interface and that is enough to handle all operation and also other devices if implements the same interface.
amitashanand/CommandDesignPattern
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple program to illustrate implementation and benefits of Command Design pattern. Client interacts with just one interface and that is enough to handle all operation and also other devices if implements the same interface.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published