Design Patterns in Java development 23

Source: Internet
Author: User

design mode (Patterns)

Design pattern is a set of repeated use, most people know, after the purpose of classification, code design experience Summary. Design patterns are used for reusable code, making it easier for others to understand the code and to ensure the reliability of the code. There is no doubt that design patterns win over others in the system. Hope that the vast number of process enthusiasts, learn the design model, do a good software engineer.

I. Classification of design Patterns

In general, design patterns fall into three broad categories:

Create patterns, total five types: Factory method mode, abstract Factory mode, singleton mode, builder mode, prototype mode.

Structure mode, a total of seven kinds: Adapter mode, adorner mode, proxy mode, appearance mode, bridge mode, combined mode, enjoy meta mode.

There are 11 types of behavioral Patterns: Strategy mode, template method mode, observer mode, iteration sub-mode, responsibility chain mode, Command mode, Memo mode, state mode, visitor mode, mediator mode, interpreter mode.

In fact, there are two types: concurrency mode and thread pool mode.

Design Patterns in Java development 23

Related Article

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: [email protected] 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.