Version: 2019.2
public bool equals (AndroidJavaObject obj);

戻り値

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

説明

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