Adapter Pattern
KS1206379TBMQT0M3JL0
In software engineering, the adapter pattern is a software design pattern that allows the interface of an existing class to be used as another interface. It is often used to make existing classes work with others without modifying their source code.
Read more on WikipediaHave feedback on this skill? Let us know.