Package lombok
Annotation Type EqualsAndHashCode.Exclude
-
@Target(FIELD) @Retention(SOURCE) public static @interface EqualsAndHashCode.ExcludeIf present, do not include this field in the generatedequalsandhashCodemethods.
@Target(FIELD)
@Retention(SOURCE)
public static @interface EqualsAndHashCode.Exclude
equals and hashCode methods.