command pattern
A behavioural design pattern, in which an object is used to represent and encapsulate all the information needed to call a method at a later time.
Noun
- A behavioural design pattern, in which an object is used to represent and encapsulate all the information needed to call a method at a later time.