Closed
Bug 1831573
Opened 3 years ago
Closed 3 years ago
This class overrides "equals()" and should therefore also override "hashCode()".
Categories
(Invalid Bugs :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: hanaaymanyehia, Unassigned, Mentored)
Details
Attachments
(1 file)
|
79.60 KB,
application/octet-stream
|
Details |
No description provided.
in line 1706 :-
public boolean equals(Object o)
Summary: public boolean equals(Object o) bug reported --> This class overrides "equals()" and should therefore also override "hashCode()". → This class overrides "equals()" and should therefore also override "hashCode()".
Updated•3 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Component: Preferences: Backend → General
Product: Core → Invalid Bugs
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•