Definify.com
Definition 2024
class_adapter_pattern
class adapter pattern
English
Noun
class adapter pattern (plural class adapter patterns)
- (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.