List.removeAll

List.removeAll

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized void removeAll()
Description
Removes all items from this list.

See Also
remove, delItems