Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Akshay's Blog
(Uncensored)
subscribe
Design Patterns - Decorator Pattern
https://blog.akshayprabhu.dev/decorator-pattern/
links
backlinks
Tagged with:
java
design patterns
The Decorator Patterns allows for the behaviour of an object to be dynamically extended without affecting the behaviour of other objects of the same class.