FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Design-Pattern-Java-notes/patterns/structural-patterns at main · OussamaM1/Design-Pattern-Java-notes · GitHub

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

🧩 Structural patterns

Structural patterns explain how to assemble objects and classes into larger structures while keeping these structures flexible and efficient.

Table of contents :

Scope Class Object
Structural - Adapter - Adapter
- Bridge
- Decorator
- Composite
- Facade
- Flyweight
- Proxy

Note :

Some further explanation about scope


Back | FazBrowse Home | New Git URL