This interface is implemented by classes that can compare an object with their objects.
Methods
-
<static> Equatable#equals(object)
-
Compares the specified object with this object for equality.
Parameters:
Name Type Description object
* The object to evaluates.
Returns:
true if the the specified object is equal to this object.
- Type
- boolean