Annotation Type Equals
-
@Documented @Retention(SOURCE) @Target({FIELD,PARAMETER}) public @interface Equals
Must match the provided string.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
value
-