aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/messages-ecj/EqualsAndHashCodeWithSomeExistingMethods.java.messages
blob: d3119bd60badbeb71e724fc26f34ba1385e5a3bd (plain)
1
4 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).