facade pattern1 Facade Pattern (퍼사드 패턴)이란 Facade Pattern (퍼사드 패턴)이란 https://refactoring.guru/design-patterns/facade#:~:text=A%20facade%20is%20a%20class,that%20clients%20really%20care%20about. Facade Intent Facade is a structural design pattern that provides a simplified interface to a library, a framework, or any other complex set of classes. Problem Imagine that you must make your code work with a broad set of objects that belong to a .. 2021. 5. 21. 이전 1 다음