Package lombok

Annotation Type EqualsAndHashCode.Exclude

Enclosing class:
EqualsAndHashCode

@Target(FIELD) @Retention(SOURCE) public static @interface EqualsAndHashCode.Exclude
If present, do not include this field in the generated equals and hashCode methods.