next up previous index
Next: Linked Lists Up: Iterators Previous: Fail-fast Iteration   Index

Extensions of the Iterator Interface

The Collections framework also provides an extension of the ListIterator interface which permits insertion or modification of elements in list-like structures. In this course we shall use just the simplest iterators.



Peter Williams 2005-06-07