Version: 2017.2
public bool equals (AndroidJavaObject obj);

返回

bool 如果对象相等,返回 true,否则返回 false。

描述

与 java.lang.Object equals() 方法等效。