Decorator Pattern | Decorate Your objects | LLD of Pizza Delivery Application

Описание к видео Decorator Pattern | Decorate Your objects | LLD of Pizza Delivery Application

Decorator design pattern is used to modify the functionality of an object at runtime. At the same time, this will not affect other instances of the same class, so the individual thing gets the modified behaviour. A decorator design pattern is a structural design pattern (such as Adapter Pattern, Bridge Pattern, Composite Pattern) and uses abstract classes or interface with composition to implement.

Click to start your 7 day free trial : https://rebrand.ly/0e2e03

Комментарии

Информация по комментариям в разработке