LoginSignup
0

More than 3 years have passed since last update.

posted at

updated at

Adapter Pattern

Adapter Pattern

  • Adapter pattern works as a bridge between two incompatible interfaces.
  • have two Patter
  • 一つのインタフェースの機能だと不十分で他のインタフェースを使いたい時(使いたいメソッドが二つのインタフェースに分散している時など)

Reference

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
What you can do with signing up
0