Package java.util
Class AbstractCollection

Public Method removeAll

boolean removeAll(Collection c)

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Implements interface method Collection.removeAll.