Annotation Interface SearcherFilter


@Retention(RUNTIME) @Target(TYPE) public @interface SearcherFilter
This annotation controls JarSearcher behavior on when to include the annotated class in the search results.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    @NotNull SearchMode
     
  • Element Details