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

Uses of Class
dk.rode.thesis.builder.TypedComparableExpressionBuilder

Packages that use TypedComparableExpressionBuilder
dk.rode.thesis.builder Implementations and examples of the Builder design pattern [Gamma95, p.97]. 
 

Uses of TypedComparableExpressionBuilder in dk.rode.thesis.builder
 

Methods in dk.rode.thesis.builder that return TypedComparableExpressionBuilder
 TypedComparableExpressionBuilder<E> TypedComparableExpressionBuilder.copy()
           
 

Constructors in dk.rode.thesis.builder with parameters of type TypedComparableExpressionBuilder
TypedComparableExpressionBuilder(TypedComparableExpressionBuilder<E> builder)
          Copy constructor.
 


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.