Annotation Type EmptyIfOtherIsEmpty.List
- Enclosing class:
- EmptyIfOtherIsEmpty
@Target({TYPE,ANNOTATION_TYPE})
@Retention(RUNTIME)
@Documented
public static @interface EmptyIfOtherIsEmpty.List
Defines several
MustBeEmptyIfOtherIsEmpty annotations on the same element.-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionmust be empty if other is empty value.
-
Element Details
-
value
EmptyIfOtherIsEmpty[] valuemust be empty if other is empty value.- Returns:
- value
-