SE450
:
List ClassesÂ
[24/63]
ArrayList
LinkedList
Indexed access of linked list elements is possible, but slow
Weakness in the design
Partial fix in Java 1.4:
RandomAccess
interface