Annotation Type MatchesParams


@Retention(RUNTIME)
@Target({TYPE,METHOD})
public @interface MatchesParams
The containing annotation type for MatchesParam.
  • Required Element Summary

    Required Elements 
    Modifier and Type Required Element Description
    MatchesParam[] value
    An array of MatchesParam annotations.