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