aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/messages-delombok/EqualsAndHashCodeWithExistingMethods.java.messages
blob: b3490fd00c7c98b5dbddc7dac877ee7fdf0496c3 (plain)
1
2
3
1 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 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 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).