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

Split ObservableList implementations into RandomAcess and Sequential

XMLWordPrintable

      There are several places in where ObservableList assumes it's working with a RandomAcess List. This is incorrect and we should create 2 versions for RandomAcess lists and sequential lists. Implementations that will be common for both kinds of lists must use iterators for all iteration.

            msladecek Martin Sládeček
            msladecek Martin Sládeček
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: