Skip to content

a-cordier/design-pattern-decorator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Decorator pattern

A structural pattern

Extend the behavior of an object at runtime, using the precept of "composition over inheritance"

Source code stems from the following UML diagram:

alt text

About

GOF decorator structural design pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages