Package java.util
Interface List

Public Method clear

abstract void clear()

_INSERT_METHOD_SIGNATURE_HERE_

Description:

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

This list will be empty after this call returns (unless it throws an exception).