Package java.util
Class AbstractCollection

Public Method retainAll

boolean retainAll(Collection c)

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Implements interface method Collection.retainAll.