Package java.util
Interface Collection
abstract void clear()
_INSERT_METHOD_SIGNATURE_HERE_
Description:
Removes all of the elements from this collection (optional operation). This collection will be empty after this method returns unless it throws an exception.