Package java.utilClass Vector
void addElement(Object obj)
_INSERT_METHOD_SIGNATURE_HERE_
Description:
This method is identical in functionality to the add(Object) method (which is part of the List interface).