Fix more FindBugs warnings: BC_EQUALS_METHOD_SHOULD_WORK_FOR_ALL_OBJECTS.

"The equals(Object o) method shouldn't make any assumptions about the type
of o. It should simply return false if o is not the same type as this."

Change-Id: Ib16eb57e8876ec117634b4c9b069a4dccc61c657
5 files changed