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