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

TransformationList: get method can have default implementation

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Withdrawn
    • Icon: P4 P4
    • 9
    • None
    • javafx

      get(int index) can be implemented directly in TransformationList like this:

      return source.get(getSourceIndex(index));

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

              Created:
              Updated:
              Resolved:
              Imported: