Package ball.util.ant.taskdefs
Annotation Type NotNull
-
@AntTaskAttributeConstraint(Checker.class) @Documented @Retention(RUNTIME) @Target({ANNOTATION_TYPE,FIELD,METHOD}) public @interface NotNull
AntTaskAttributeConstraintannotation to indicate that an attribute cannot benull.- Author:
- Allen D. Ball