Returns whether this number of intervening jobs attribute is equivalent
to the passed in object. To be equivalent, all of the following
conditions must be true:
object
is not null.
object
is an instance of class NumberOfInterveningJobs.
This number of intervening jobs attribute's value and
object
's value are equal.
Returns:
True if
object
is equivalent to this number of
intervening jobs attribute, false otherwise.
Parameters:
-
object - Object to compare to.