Package java.util
Interface Set

Public Method clear

abstract void clear()

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Removes all of the elements from this set (optional operation).

This set will be empty after this call returns unless it throws an exception.