Programming Languages (CS302 2007S)

Class 24: Java Generics

Back to Anonymous Inner Classes. On to Preliminary Discussion of Mid-Semester Examination.

This outline is also available in PDF.

Held: Friday, March 16, 2007

Summary: Today we consider Java's generics. Introduced in Java 1.5, generics permit you to parameterize class and interface declarations.

Related Pages:

Due

Notes:

Overview:

Limitations to Java's Strong Type Checking

A (Partial) Solution: Java Generics

Restricting Parameter Classes

Subtleties

Behind the Scenes

Back to Anonymous Inner Classes. On to Preliminary Discussion of Mid-Semester Examination.

Disclaimer: I usually create these pages on the fly, which means that I rarely proofread them and they may contain bad grammar and incorrect details. It also means that I tend to update them regularly (see the history for more details). Feel free to contact me with any suggestions for changes.

This document was generated by Siteweaver on Sun Apr 29 11:26:26 2007.
The source to the document was last modified on Sat Jan 20 21:34:53 2007.
This document may be found at http://www.cs.grinnell.edu/~rebelsky/Courses/CS302/2007S/Outlines/outline.24.html.

You may wish to validate this document's HTML ; Valid CSS! ; Check with Bobby

Samuel A. Rebelsky, rebelsky@grinnell.edu