Files
lombok/test/transform/resource/messages-eclipse/EqualsAndHashCodeWithExistingMethods.java.messages
T

4 lines
480 B
Plaintext

1 warning Not generating equals, hashCode and canEquals: A method with one of those names already exists. (Either all or none of these methods will be generated).
10 warning Not generating equals and hashCode: A method with one of those names already exists. (Either all or none of these methods will be generated).
19 warning Not generating equals, hashCode and canEquals: A method with one of those names already exists. (Either all or none of these methods will be generated).