Open main menu

CDOT Wiki β

Changes

Bridge

187 bytes removed, 20:35, 1 March 2007
Introduction
__TOC__
== Introduction ==The '''Bridge pattern''' is intended to decouple an abstraction from its implementation so both can vary independently. The Bridge pattern is also know as Handle/Body.
== UML Structure ==
1
edit