| Author |
equals
|
meeta gaur
Ranch Hand
Joined: Dec 05, 2012
Posts: 225
|
|
true
false
false
Couldn't figure out, why equals is not working ?
|
OCAJP
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32689
|
|
Some poor code style there. Your two return statements are confusing. It should read:- You should not use tabs for indenting, as explained here.
You should always put the @Override annotation on overridden methods, like this, and compile the code again:- That will probably help explain why your method is not working.
|
 |
 |
|
|
subject: equals
|
|
|