February 2016
Beginner to intermediate
164 pages
3h 25m
English
The Command pattern works with the following terms—Command, Receiver, Invoker, and Client:
Command object knows about the Receiver objects and invokes a method of the Receiver object.Command objectCommand object and sets its receiverThe main intentions of the Command pattern are as follows:
The Command pattern can be used in the following multiple scenarios:
Read now
Unlock full access