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