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

(coll) Optimize AbstractList range checking

XMLWordPrintable

    • b15
    • generic
    • generic
    • Not verified

      The same kind of optimization used in ArrayList for

      5103956: (coll) Suggested improvement to speed up ArrayList<E> get and set calls

      can be made in AbstractList. This will be used by many classes that
      extend AbstractList, e.g. the one returned by ArrayList.subList.

            martin Martin Buchholz
            martin Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: