Adapter

Term side of the Card
Topic: Structural Patterns
Unit title: Adapter
Categories: Design pattern
Explanation side of the Card

Explanation: The design pattern that acts as a bridge between two incompatible interfaces. It allows classes to work together that could not otherwise due to incompatible interfaces.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub