| META TOPICPARENT | name="Glossary" |
<-- This creates the navigation links to : Home | Help | Index | etc. -->
Vector <-- this automatically adds a header showing the name of this page -->
The Vector is the pre Java Collections Framework class for ArrayList. Since collections were introduced in Java 1.2 the ArrayList is preferred in most cases that the Vector is applicable.
See ArrayList for more information including convenient ways to make the ArrayList perform like the Vector.
<-- put two horizontal ruled lines between article and discussion of it. -->
<-- anchor to allow a link to the discussion about this article -->
Discussion about Vector <-- generate a header for the discussion part of page --> |