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

https://github.com/vickttor/strategy_design_in_java

Strategy is a behavioral design pattern that turns a set of behaviors into objects and makes them interchangeable inside original context object.
https://github.com/vickttor/strategy_design_in_java

Last synced: 10 months ago
JSON representation

Strategy is a behavioral design pattern that turns a set of behaviors into objects and makes them interchangeable inside original context object.

Awesome Lists containing this project