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

GitHub topics: desorator-design-pattern

ParisaArbab/Convertor-using-Design-Patterns

Graphical Convertor

Language: Java - Size: 1.55 MB - Last synced at: over 1 year ago - Pushed at: over 1 year 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: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0