Annotation Interface AllEmptyOrAllNotEmpty.AllEmptyOrAllNotEmptyList
- Enclosing class:
AllEmptyOrAllNotEmpty
@Target(TYPE)
@Retention(RUNTIME)
@Documented
public static @interface AllEmptyOrAllNotEmpty.AllEmptyOrAllNotEmptyList
Defines several
AllEmptyOrAllNotEmpty annotations on the same element.-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionReturns an array of Comparison.
-
Element Details
-
value
AllEmptyOrAllNotEmpty[] valueReturns an array of Comparison.
-