JAVA Design Pattern-Behavioral Pattern Summary __java

Source: Internet
Author: User

Behavioral pattern is mainly the abstraction of responsibility and algorithm. Behavioral patterns are not just about classes and objects, but about the interaction between them. Behavioral patterns are divided into two types: behavioral patterns of classes and behavior patterns of objects.


The behavior pattern of the class
The behavior pattern of a class uses inheritance relationships to distribute behavior among several classes.
The behavior pattern of the object
The behavior pattern of an object uses the aggregation of the object to assign the behavior.


Behavioral patterns include:

Policy mode Template Method mode Observer mode iterator mode responsibility chain Mode Command mode Memo mode state mode visitor mode interpreter Mode Mediator mode


Not to be continued ...


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.