|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
BuilderIfc<V> | Defines the "Gand of Four" Builder pattern: "Separate the construction of a complex object from its representation so that the same construction process can create different representations," p97 Design Patterns - Elements of Reusable Object-Oriented Software. |
Exception Summary | |
---|---|
BuildException | Raised if problems arise building objects. |
Base package for the "Gang of Four" Builder pattern: "Separate the construction of a complex object from its representation so that the same construction process can create different representations," p97 Design Patterns - Elements of Reusable Object-Oriented Software.
Modifications: $Date: 2008-12-02 12:32:45 -0500 (Tue, 02 Dec 2008) $ $Revision: 479 $ $Author: sfloess $ $HeadURL: https://jplate.svn.sourceforge.net/svnroot/jplate/trunk/src/dev/java/org/jplate/foundation/gof/builder/package.html $
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |