Enhance javax.a.p.RoundEnvironment after repeating annotations

XMLWordPrintable

      For 9 we should consider adding:

      RoundEnvironment.getElementsAnnotatedWith(Set<Class<? extends Annotation>> s)
      RoundEnvironment.getElementsAnnotatedWith(Set<AnnotationMirror> s)

      To make life easier for users of repeating annotations. Currently a user needs to make two calls, one getting all elements annotated with the container and one getting elements with the actual annotation.

            Assignee:
            Joe Darcy
            Reporter:
            Joel Borggrén-Franck (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: