The bridge design pattern can be used to decouple an abstraction from its implementation so that both can be changed independent of each other Design patterns are proven solutions to recurring ...
Welcome to the first installment of JavaWorld‘s Java Design Patterns. This column will explore, strictly from a Java perspective, many of the design patterns discussed in Design Patterns by Gamma, ...