@Documented
@Target(value=FIELD)
@Retention(value=RUNTIME)
public static @interface HashCodeAndEqualsPlugin.ValueHandling
Modifier and Type | Required Element and Description |
---|---|
HashCodeAndEqualsPlugin.ValueHandling.Sort |
value
Determines the handling of the annotated field.
|
public abstract HashCodeAndEqualsPlugin.ValueHandling.Sort value