Compares the two specified XMLFloat objects.
The result is true
if and only if the argument is not null
and that contains the same int
value.
- Parameters:
-
| lValue | the object to compare with. |
| rValue | the object to compare against. |
- Returns:
true
if the objects are the same; false
otherwise.