@Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(value=RUNTIME)
@Documented
public static @interface SystemChar.List
Modifier and Type | Required Element and Description |
---|---|
SystemChar[] |
value
バリデーション用アノテーション
|
public abstract SystemChar[] value