In software engineering, the adapter pattern is a software design pattern (also known as wrapper, an alternative naming shared with the decorator pattern) that allows the interface of an existing class to be used as another interface.
Adapter pattern
55 words updated Jun 17, 2026, 5:59 PM
