2014-07-29 09:25:10 -05:00
..
2014-05-02 12:33:44 -03:00
2014-05-02 12:33:44 -03:00
2014-05-02 12:33:44 -03:00
2014-05-02 12:33:44 -03:00
2014-05-05 12:10:49 -03:00
2014-07-29 09:25:10 -05:00
2014-07-29 09:25:10 -05:00
2014-05-02 12:33:44 -03:00
2014-05-02 12:33:44 -03:00

Purpose

Decouple an abstraction from its implementation so that the two can vary independently. (http://en.wikipedia.org/wiki/Bridge_pattern)

Sample: