Annotation Type SearchIndexUnknown


  • @Documented
    @Retention(RUNTIME)
    @Target({TYPE_USE,TYPE_PARAMETER})
    @SubtypeOf({})
    @DefaultQualifierInHierarchy
    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 a search index for.