TransformationList: get method can have default implementation

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Withdrawn
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: javafx

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

      return source.get(getSourceIndex(index));

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

              Created:
              Updated:
              Resolved:
              Imported: