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

Uses of Class
dk.rode.thesis.prototype.SymbolSequence

Packages that use SymbolSequence
dk.rode.thesis.prototype Implementations and examples of the Prototype design pattern [Gamma95, p.117]. 
 

Uses of SymbolSequence in dk.rode.thesis.prototype
 

Methods in dk.rode.thesis.prototype that return SymbolSequence
 SymbolSequence SymbolSequence.clone()
          Clones this symbol sequence and returns the clone (copy).
 SymbolSequence SymbolSequence.copy()
           
 

Constructors in dk.rode.thesis.prototype with parameters of type SymbolSequence
SymbolSequence(SymbolSequence sequence)
          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.