An open API service providing repository metadata for many open source software ecosystems.

Topic: "desorator-design-pattern"

ParisaArbab/Convertor-using-Design-Patterns

Graphical Convertor

Language: Java - Size: 1.55 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ParisaArbab/Decorator-Pattern--Pizza

To use the decorator pattern for a pizza with toppings, I created a Pizza base class with a method to display "Pizza". Then, create decorator classes for each topping (Olive, Pepper, Mashroom), each extending Pizza. These classes would override the display method to include their specific topping message.

Language: Java - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0