Missing method: Executable.getAnnotatedReturnType()

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: core-libs
    • 8
    • b82
    • Verified

      Both Method and Constructor declares:

          /**
           * {@inheritDoc}
           * @since 1.8
           */
          public AnnotatedType getAnnotatedReturnType() {
              return getAnnotatedReturnType0(getGenericReturnType());
          }

      but there is no doc in Executable to inherit from.

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

              Created:
              Updated:
              Resolved: