LoginSignup
0

More than 3 years have passed since last update.

posted at

updated at

Facade Pattern(in progress)

Facade Pattern

クライアントが複雑なサブクラスを容易に使えるようにする.
サブクラスが増えすぎてクライアントが使うのが大変になったときに、サブクラスをまとめて使えるクラスを一つ用意する

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