Package java.util
Interface Map

Public Method remove

abstract Object remove(Object o)

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Removes the mapping for this key from this map if present (optional operation).