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

Request for ObservableList#mapped(Function<E, F>) method.

    XMLWordPrintable

Details

    Description

      ObservableList already has filtered() and sorted() methods added as defender methods.
      I suggest that a method mapped(Function<E, F>) is also added, that returns an ObservableList of elements transformed by the given function.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tmikula Tomas Mikula
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Imported: