@Target(value={TYPE,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Documented public static @interface EmptyIfOtherIsEmpty.List
MustBeEmptyIfOtherIsEmpty annotations on the same element.| Modifier and Type | Required Element and Description |
|---|---|
EmptyIfOtherIsEmpty[] |
value
must be empty if other is empty value.
|
public abstract EmptyIfOtherIsEmpty[] value
Copyright © 2015–2016. All rights reserved.