JSR 269: please provide RoundEnvironment.getElementsAnnotatedWith(Class<? extends Annotation>)

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 6
    • Affects Version/s: 6
    • Component/s: core-libs

      javax.annotation.processing.RoundEnvironment.getElementsAnnotatedWith(TypeElement)
      is a bit hard to use. This would be simpler:

      roundEnv.getElementsAnnotatedWith(MyAnnotation.class);

            Assignee:
            Joe Darcy
            Reporter:
            Peter Ahe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: