Original documentation tells us:Unlike the new collection implementations, Vector is synchronized. If a thread-safe implementation is not needed, it is recommended to use ArrayList in place of Vector.
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)