class adapter pattern

Hello, you have come here looking for the meaning of the word class adapter pattern. In DICTIOUS you will not only get to know all the dictionary meanings for the word class adapter pattern, but we will also tell you about its etymology, its characteristics and you will know how to say class adapter pattern in singular and plural. Everything you need to know about the word class adapter pattern you have here. The definition of the word class adapter pattern will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofclass adapter pattern, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.

English

English Wikipedia has an article on:
Wikipedia

Noun

class adapter pattern (plural class adapter patterns)

  1. (software, object-oriented programming) 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.