Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Comparing the @EqualsAndHashCode example in Project Lombok:
http://projectlombok.org/features/EqualsAndHashCode.html
it has an array of String values for the in/excluded field names.
It would be good if Groovy supported this approach also.
Attachments
Issue Links
- is related to
-
GROOVY-5429 Add excludes to @EqualsAndHashCode
- Closed