Skip to content

una-eif204-progra2-master/dp-structural-composite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Design Pattern: Structural - Composite

Composite is a structural design pattern that lets you compose objects into tree structures and then work with these structures as if they were individual objects.