Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Is Vector Deprecated?

843793Dec 1 2004 — edited Dec 8 2004
Hi,
I am currently using Vectors in my Application, but was told that it is slow and marked for deprecation? I understand that Vectors are Thread Safe and incur slight overheads but should I consider moving on to the List classes instead.
Performance is critical in my Application.
Any thoughts on this will be appreciated.
J3DU
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 5 2005
Added on Dec 1 2004
14 comments
313 views