Delete comment from: Javarevisited
@Enio Pereira, Thanks for your comment but IDE will not complain sometime and may treat it as different method because of different signature.@Override will ensure this check by IDE and compiler.You may also like How to override hashCode in Java
Oct 19, 2011, 8:17:44 AM
Posted to Overriding equals() and hashCode() method in Java and Hibernate