Skip to content

arman-nurniyazov/adapter-pattern-example

Repository files navigation

Adapter pattern

Adapter pattern works as a bridge between two incompatible interfaces. This type of design pattern comes under structural pattern as this pattern combines the capability of two independent interfaces.

About

Simple adapter pattern implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages