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.