previous
|
start
|
next
ListIterator
List iterator gives access to elements inside a linked list
ListIterator protects the linked list while giving access
ListIterator encapsulates a position anywhere in the linked list
previous
|
start
|
next