Behavioral patterns describe how objects interact with each other to accomplish a goal. Examples include the Observer pattern and the Command pattern.
Behavioral patterns describe how objects interact with each other to accomplish a goal. Examples include the Observer pattern and the Command pattern.