@Documented @Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface MinLenFieldInvariant
FieldInvariant
for specifying the minimum length of an array. A class
can be annotated with both this annotation and a FieldInvariant
annotation.public abstract int[] minLen
public abstract String[] field