You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just like @ Setter, add support for this; the annotation would be copied to both canEqual and equals's parameter, and have no effect on hashCode (as it has no parameters).
Wouldn't this be rather a case for configuration? I can imagine someone wants to use @ Nullable in all their equals in the whole package (at least), but I can't imagine using different annotations in different classes.
Migrated from Google Code (issue 674)
The text was updated successfully, but these errors were encountered: