
1) Software design pattern
Found on
https://www.crosswordclues.com/clue/command-pattern

In object-oriented programming, the command pattern is a behavioral design pattern in which an object is used to represent and encapsulate all the information needed to call a method at a later time. This information includes the method name, the object that owns the method and values for the method parameters. Four terms always associated with th...
Found on
http://en.wikipedia.org/wiki/Command_pattern
No exact match found.