@Documented @Retention(value=RUNTIME) @Target(value={METHOD,CONSTRUCTOR}) @InheritedAnnotation public @interface EnsuresQualifiers
Programmers generally do not need to use this; it is created by Java when a programmer writes
 more than one @EnsuresQualifier annotation at the same location.
EnsuresQualifier| Modifier and Type | Required Element and Description | 
|---|---|
EnsuresQualifier[] | 
value  | 
public abstract EnsuresQualifier[] value