Evaluating Software Design Patterns
— the "Gang of Four" patterns implemented in Java 6
A B C D E F G H I K L M N O P R S T U V W Z

Z

ZipSequence - Class in dk.rode.thesis.templatemethod
A zip sequence delivers input streams as sequence values, where each stream correspond to the current zip file entry.
ZipSequence(File) - Constructor for class dk.rode.thesis.templatemethod.ZipSequence
Constructor.
ZipSequence(File, String) - Constructor for class dk.rode.thesis.templatemethod.ZipSequence
Constructor.
ZipSequence(ZipSequence) - Constructor for class dk.rode.thesis.templatemethod.ZipSequence
Copy constructor.
ZipSequence.ReadOnlyInputStream - Class in dk.rode.thesis.templatemethod
A read-only input stream is a protection proxy (decorator) that ensures that a given input stream cannot be closed or reset by an external context.
ZipSequence.ReadOnlyInputStream() - Constructor for class dk.rode.thesis.templatemethod.ZipSequence.ReadOnlyInputStream
No-arg constructor.

Gunni Rode / rode.dk
A B C D E F G H I K L M N O P R S T U V W Z
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.