We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
# 싱글톤(Singleton) 패턴
# 팩토리 메소드(Factory Method) 패턴
# 추상 팩토리(Abstract Factory) 패턴
# 빌더(Builder) 패턴
# 프로토타입(Prototype) 패턴
hhh