Subscriber portal
Determines whether the specified object is equal to the current one.
public boolean equal(Common cursor)
This method is overridden.
The default implementation of the Object::equal method supports only reference equality. Derived classes can override the Object::equal method to support value equality.