Skip to content

a-cordier/design-pattern-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bridge Pattern

A structural pattern

Decouple an abstraction from its implementation so that the two can vary independently.

Source code stems from the following UML diagram:

alt text

(example taken from http://www.journaldev.com/dev/java/design-patterns credits Pankaj Kumar)

About

GOF bridge structural design pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages