Package java.util
Class Vector

Public Method removeAllElements

void removeAllElements()

_INSERT_METHOD_SIGNATURE_HERE_

Description:

This method is identical in functionality to the clear method (which is part of the List interface).