Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/selimhorri/strategy-pattern

Design Pattern Implementation
https://github.com/selimhorri/strategy-pattern

design-patterns java strategy-pattern

Last synced: 3 months ago
JSON representation

Design Pattern Implementation

Awesome Lists containing this project

README

        

# ==>> Strategy behaviour pattern impl <<==
#### Written in Java <3 <3

### We have come to a conclusion that Strategy pattern is the ideal solution to resolve the problem assigned for us

- class(1) => Class diagram of the Strategy pattern (based on the problem)

![class (1)](https://user-images.githubusercontent.com/40203497/108915617-70065080-762d-11eb-8ccb-87249c26de5a.png)