Java.Util.HashMap: Method Members

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

See Also: Inherited members from Java.Util.AbstractMap

Public Methods

Clone() : Java.Lang.Object
Returns a shallow copy of this map.
override
EntrySet() : ICollection
Returns a set containing all of the mappings in this map.