Wrapper
All articles
Decorator Pattern
A structural design pattern that attaches additional responsibilities to an object dynamically, providing a …Adapter Pattern
A structural design pattern that converts the interface of a class into another interface that clients expect, …
Open source projects