Evaluating Software Design Patterns
— the "Gang of Four" patterns implemented in Java 6

Uses of Class
dk.rode.thesis.abstractfactory.PrototypicalFactory

Packages that use PrototypicalFactory
dk.rode.thesis.abstractfactory Implementations and examples of the Abstract Factory design pattern [Gamma95, p.87]. 
 

Uses of PrototypicalFactory in dk.rode.thesis.abstractfactory
 

Subclasses of PrototypicalFactory in dk.rode.thesis.abstractfactory
 class PrototypicalSequenceFactory<E>
          A prototypical sequence factory creates sequences based on a prototype supplied at construction time.
 


Gunni Rode / rode.dk

Feel free to use and/or modify the Java 6 source code developed for this thesis AT YOUR OWN RISK, but note that the source code comes WITHOUT ANY — and I do mean WITHOUT ANY — form of warranty WHAT SO EVER!

The original thesis and source code are available at rode.dk/thesis.