7 lines
291 B
HTML
7 lines
291 B
HTML
<html>
|
|
<body>
|
|
This inspection reports classes that override equals() but do not override hashCode(), or vice versa, which could potentially lead to problems when class is added to a Collection.
|
|
It also reports object declarations which override either equals() or hashCode()
|
|
</body>
|
|
</html>
|