commit | 7d1d2e39f382416ffa8db8771c83e4f9e2f53adc | [log] [tgz] |
---|---|---|
author | Brian Williammee <bwill@google.com> | Fri Aug 29 17:31:22 2014 -0700 |
committer | Brian Williammee <bwill@google.com> | Wed Sep 10 17:06:09 2014 -0700 |
tree | 8105734b682ef1a7aa69ea3b0c3edb670b3ce94e | |
parent | a98f7d715d12fe1dc4b9d06c6e5cc152f6e3e347 [diff] |
Improve equals and hashCode in CellIdentityXxx methods The equals methods were a lot of dead code that boiled down to seeing if two references pointed to the same object. The hashCode methods were likely to result in collisions on unequal objects. Bug: 10328291 Change-Id: I4bd93efd1f4a34e9dec55ac05868df37368abd6a