public bool equals (AndroidJavaObject obj);

Returns

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

Description

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