Design mode Adapter-adapter

Source: Internet
Author: User

Adapter Mode: Converts the interface of a class into another interface that the customer expects. Adapters allow classes that are incompatible with the original interface to work together.

Direct. The following is the class diagram for the object adapter. Because Java does not support multiple inheritance. So this is how the Java adapter is implemented.

Combining Head First example: a turkey adapter Turkeyadapter implements the Duck interface. There is a turkey member (Adaptee).

Design mode Adapter-adapter

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.