HashMap.__anonymous

Returns a shallow copy of this {@code HashMap} instance: the keys and values themselves are not cloned.

@return a shallow copy of this map

Meta