Skip to content
SP StackPractices

Tag: compatibility

1 resource tagged with "compatibility" on StackPractices.

Adapter Pattern

Convert the interface of a class into another interface clients expect. A structural design pattern for interface compatibility.