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