Java.Util.Objects.Equals Method
Null-safe equivalent of a.equals(b).

Syntax

[Android.Runtime.Register("equals", "(Ljava/lang/Object;Ljava/lang/Object;)Z", "")]
public static bool Equals (Java.Lang.Object a, Java.Lang.Object b)

Parameters

a
Documentation for this section has not yet been entered.
b
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Null-safe equivalent of a.equals(b).

[Android Documentation]

Requirements

Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0