aiiiiiiiieeeee.
- bitwise '&' operator used instead of boolean '&&' operator
- '==' operator used for Long/Integer/many-other-reference-types
- String.equals() comparing a String to a DO object
- Enum classes with their own extra-special equals() methods. Ick.
- Classes with equals() but no hashCode()
- Who implements finalize()?
- many, many more
2 comments:
I pity the fool what doesn't put MR T in every post.
There, I got mine in this time. Ha!
Due to the extremely high quality of the other software products you are dealing with, I find your comments hard to believe. Shame on you for even considering performing a code review.
Post a Comment