AndroidJavaProxy.equals

Declaration

public bool equals(AndroidJavaObject obj);

Returns

bool Returns true when the objects are equal and false if otherwise.

Description

The equivalent of the java.lang.Object equals() method.


Did you find this page useful? Please give it a rating: