Annotation Type SearchIndexUnknown
-
@Documented @Retention(RUNTIME) @Target({TYPE_USE,TYPE_PARAMETER}) @SubtypeOf({}) @DefaultQualifierInHierarchy @InvisibleQualifier public @interface SearchIndexUnknown
The top type for the SearchIndex type system. This indicates that the Index checker does not know any arrays that this integer is asearch index
for.- See the Checker Framework Manual:
- Index Checker