This lesson presents the Java library List interface and the LinkedList class that implements the List interface. The lesson also introduces the use of iterators to traverse linked lists.
List
LinkedList
The key topics for this lesson are: