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