The Generic List Class

Here is an example list and link class. There is nothing particularly notable about the list class. Note, however, the link class. A link contains only a pointer to the next element, it does not have a value field at all.

[audio] [real] Text to accompany slide7, in Chapter 15 of An Introduction to Object-Oriented Programming