Behavioral pattern: Difference between revisions

Content deleted Content added
clarify strategy and templkate
usually more than 3 objects are included in one design pattern
Line 1:
In [[software engineering]], '''behavioral design patterns''' are [[design pattern (computer science)|design pattern]]s that identify common communication patterns betweenamong objects and realize these patterns. By doing so, these patterns increase flexibility in carrying out this communication.
 
Examples of this type of design pattern include: