Vector In Java

The underlying data structure is re-sizable array or growable array. Insertion order is preserved. Duplicate objects are allowed Null insertion

Continue reading