@SubtypeOf(value=SearchIndexFor.class) @Retention(value=RUNTIME) @Target(value={TYPE_USE,TYPE_PARAMETER}) public @interface NegativeIndexFor
-1 and -a.length - 1, inclusive, for each
sequence a listed in the annotation.public abstract String[] value
-1 to -a.length - 1, inclusive, for each sequence a given here.