Examples of Structure Package Use
 
Throughout the Java Structures text are examples.  All book examples are available in non-generic and generic form.
 
Examples that use structure package, structure.*
These examples make use of the non-generic version of the structure package.
 
Examples that use the generic structure package, structure5.*
These examples make use of the generic version of the structure package, and import structure5.*
 
All examples, in a tarred, zipped file
This zip file contains all the examples, in two directories: examples and examples5. Download here.