소프트웨어 디자인 패턴
Gang of Four Design Pattern
추상 팩토리(Abstract Factory)
빌더(Builder)
팩토리메서드(FactoryMethod)
프로토타입(Prototype)
싱글톤(Singleton)
어댑터(Adapter)
브리지(Bridge)
컴포지트(Composite)
데코레이터(Decorator)