Files
lombok/test/transform/resource/messages-ecj/EqualsAndHashCodeWithSomeExistingMethods.java.messages
T
Reinier Zwitserloot e5705f94cd * Added config key ‘lombok.addGeneratedAnnotation’.
* Added ‘format’ directive for tests.
* Updates tests to salt in some more format and config keys.
2015-01-30 18:17:00 +01:00

2 lines
159 B
Plaintext

5 Not generating equals: One of equals or hashCode exists. You should either write both of these or none of these (in the latter case, lombok generates them).