Skip to content
SP StackPractices

Tag: adapter

1 resource tagged with "adapter" on StackPractices.

Adapter Pattern

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