java-design-patterns
java-design-patterns copied to clipboard
Add component pattern
Pull request title
- Add component pattern implementation and uml class diagram.
- This is to solve the issue https://github.com/iluwatar/java-design-patterns/issues/556.
Pull request description
- Implement the money pattern according to http://gameprogrammingpatterns.com/component.html
Closed due to inactivity