News

Design patterns on JavaWorld David Geary’s series is a masterful introduction to many of the Gang of Four patterns in Java code.
In other words, the strategy design pattern decomposes implementation code into concrete classes and hence promotes reusability.