Annotation Interface Indexed


Marks annotations that should be indexed during compilation. The annotations indexed this way can be later enumerated efficiently with Index.
Author:
Kohsuke Kawaguchi
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Class<? extends Validator>[]
     
  • Element Details