The command pattern is used to create objects
which encapsulate behaviours and states. This pattern is frequently needed when we want
to delegate a sequence of calls with no need of explicitly knowing the parameter
details or the specific methods here involved.
No comments:
Post a Comment