In this example, we'll look at a problem statement that initially will give us a headache.

Then we'll take a look at how generics can be used to solve the problem easily.

For the example, we'll code up a simple but useful utility class called an Association.

Sections



References