An open API service indexing awesome lists of open source software.

https://github.com/sequint/icecreamshop

A basic Java terminal application demonstrating strategic choice of the Decorator Design Pattern
https://github.com/sequint/icecreamshop

Last synced: over 1 year ago
JSON representation

A basic Java terminal application demonstrating strategic choice of the Decorator Design Pattern

Awesome Lists containing this project

README

          

# Ice Cream Shop

A basic Java terminal application demonstrating strategic choice of the Decorator Design Pattern.

## UML Design
![alt text](UmlDesign.png)