Java.Util.EnumMap: Method Members

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

See Also: Inherited members from Java.Util.AbstractMap

Public Methods

Clone() : EnumMap
Returns a shallow copy of this EnumMap.
override
EntrySet() : ICollection
Returns a Set containing all of the mappings in this EnumMap.
override
Put(Java.Lang.Object, Java.Lang.Object) : Java.Lang.Object
Documentation for this section has not yet been entered.