Generics in the Java Programming Language

Submitted by Romy on Fri, 2007-07-13 09:49.

Posted in Java | previous forum topic »

Generics in the Java Programming Language

This tutorial is aimed at introducing you to generics. You may be familiar with similar constructs from other languages, most notably C++ templates. If so, you’ll soon see that there are both similarities and important differences. If you are not familiar with look-a-alike constructs from elsewhere, all the better; you can start afresh, without unlearning any misconceptions.

Source

AttachmentSize
generics-tutorial.pdf69.99 KB