What is the Vector class in Java?

What is the Vector class in Java ?

Hey Tom,

The term Vector class provides the ability to implement a growable array of objects.