Package java.util
Class Vector

Public Method removeElement

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).