Java.Util.IMapEntry: Method Members

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

Public Methods

Equals(Java.Lang.Object) : bool
Compares the specified object to this Map.Entry and returns if they are equal.
GetHashCode() : int
Returns an integer hash code for the receiver.
SetValue(Java.Lang.Object) : Java.Lang.Object
Documentation for this section has not yet been entered.