Java.Util.IdentityHashMap: Method Members

The methods of Java.Util.IdentityHashMap are listed below. For a list of all members, see the IdentityHashMap Members list.

See Also: Inherited members from Java.Util.AbstractMap

Public Methods

Clone() : Java.Lang.Object
Returns a new IdentityHashMap with the same mappings and size as this one.
override
EntrySet() : ICollection
Returns a set containing all of the mappings in this map.