Software Architecture · Design Patterns
What is Adapter pattern in Design Patterns?
Adapter translates one interface into another interface expected by the application.
Adapter translates one interface into another interface expected by the application.