Wiktionary
class adapter pattern
n. (context software object-oriented English) An adapter pattern where the adapter is created by implementing or inheriting both the interface that is expected and the interface that is pre-existing.