previous
|
start
|
next
List Classes
ArrayList
LinkedList
Indexed access of linked list elements is possible, but slow
Weakness in the design
Partial fix in Java 1.4:
RandomAccess
interface
previous
|
start
|
next