Annotation Interface NotMatches


@Target({PARAMETER,METHOD}) @Retention(SOURCE) public @interface NotMatches
Specify an error-prone Matcher to further restrict what expressions are matched by the annotated parameter.