This functionality is only available for certain module packages.

excluding(Object keyToRemove)

Removes the entry of a map.

excluding(Object keyToRemove)
Argument Object keyToRemove Key for the pair to be removed.
Return value Map Map without the pair to be removed.