@Documented @Target(value=FIELD) @Retention(value=RUNTIME) public static @interface HashCodeAndEqualsPlugin.ValueHandling
| Modifier and Type | Required Element and Description | 
|---|---|
| HashCodeAndEqualsPlugin.ValueHandling.Sort | valueDetermines the handling of the annotated field. | 
public abstract HashCodeAndEqualsPlugin.ValueHandling.Sort value
Copyright © 2014–2022. All rights reserved.