http://tutorials.jenkov.com/java-coll... This Java List tutorial explains how to use the Java List interface in the Java Collections API. The Java List interface represents an ordered list of objects which can be expanded and shrinked in size dynamically.
Click the link in the beginning of the description if you prefer a textual version of this Java List tutorial.