Decorator Design Pattern in Java

Coding Env
Coding Env
1.1 هزار بار بازدید - پارسال - #designpatternsinjava
#designpatternsinjava
#codingenv
#interviews
#decoratordesignpattern
#java


Decorator design pattern is used to modify the functionality of an object at runtime. At the same time other instances of the same class will not be affected by this, so individual object gets the modified behavior. Decorator design pattern is one of the structural design pattern  and uses abstract classes or interface with composition to implement.
پارسال در تاریخ 1402/02/07 منتشر شده است.
1,111 بـار بازدید شده
... بیشتر