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