AbstractMap.__anonymous

Returns a shallow copy of this <tt>AbstractMap</tt> instance: the keys and values themselves are not cloned.

@return a shallow copy of this map

Meta