previous
|
start
|
next
Implementing Linked Lists
LinkedList
class
Holds a reference
first
to the first link
Has a method to get the first element
previous
|
start
|
next