Skip to content

adapter design pattern implementation#192

Open
Sandymohamed12 wants to merge 2 commits intoPrajaktaSathe:mainfrom
Sandymohamed12:Adapter
Open

adapter design pattern implementation#192
Sandymohamed12 wants to merge 2 commits intoPrajaktaSathe:mainfrom
Sandymohamed12:Adapter

Conversation

@Sandymohamed12
Copy link

The Adapter Design Pattern in Java bridges two incompatible interfaces, allowing them to work together. It is commonly used when you want to integrate a legacy system or third-party library with your application without modifying their code. This pattern promotes reusability and flexibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant