@Documented @Retention(value=RUNTIME) @Target(value={FIELD,METHOD}) public @interface MatcherGroup
Annotation
to mark a bean field or method
with a Matcher
group.PatternRegex
Modifier and Type | Required Element and Description |
---|---|
int |
value |
public abstract int value
Copyright © 2015–2020 Allen D. Ball. All rights reserved.