Map (original) (raw)

Creates a new read-only map by replacing or adding entries to this map from a given array of key-value pairs.

Creates a new read-only map by replacing or adding an entry to this map from a given key-value pair.

Creates a new read-only map by replacing or adding entries to this map from a given collection of key-value pairs.

Creates a new read-only map by replacing or adding entries to this map from another map.

Creates a new read-only map by replacing or adding entries to this map from a given sequence of key-value pairs.