Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8309416

Misstatement in semantics of methods in javax.lang.model.ElementFilter

XMLWordPrintable

      The class-level docs of ElementFilter state:

      "The returned sets and lists are new collections and do use the argument as a backing store."

      when they should state:

      "The returned sets and lists are new collections and do _not_ use the argument as a backing store."

            darcy Joe Darcy
            prappo Pavel Rappo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: