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