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