Annotation Type Pattern.List
- Enclosing class:
Pattern
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(RUNTIME)
@Documented
public static @interface Pattern.List
- Version:
- $Rev$ $Date$
-
Required Element Summary
Required Elements
-
Element Details
-
value
Pattern[] value
-