Improve AbstractExecutorService javadoc

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 26
    • Affects Version/s: 7
    • Component/s: core-libs
    • None

      Joe Bowbeer writes:

      "I was just looking at the AbstractExecutorService documentation and it
      seems to be missing a couple basic things.

      It doesn't mention what is "abstract" about AES, or that AES can turn
      an Executor into an ExecutorService. It's missing the usual "extend
      this and implement the X method" that abstract classes usually have.
      The execute method only appears in the javadoc as something provided
      by Executor.

      >AbstractExecutorService can wrap an Executor. It implements
      >> everything but the execute method. (This needs to be spelled out in
      >> the javadoc.)"

            Assignee:
            Doug Lea
            Reporter:
            Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: