commit | b62353ad1d1f540dee270be0c0d383ac108a290b | [log] [tgz] |
---|---|---|
author | Jozef BABJAK <jozef.babjak@gmail.com> | Mon Feb 21 15:19:00 2011 +0100 |
committer | Jozef BABJAK <jozef.babjak@gmail.com> | Mon Feb 21 15:19:00 2011 +0100 |
tree | 6517350313750c621abc924d8554c713ff5c244a | |
parent | 7118bdec523568842e70555e353951df9f2596fd [diff] |
Removing wrong equals method in comparator. This implementation of equals method has been likely created by template in an IDE. It is useless, possibly leading to poor performance and completely violating the contract of equals method as defined in Object base class. Change-Id: I5e7fd759b7bd9370b44d9374b57390c4e9feba02