Release Note: New default methods min(T, T) and max(T, T) in Comparator interface

XMLWordPrintable

      New default methods `min()` and `max()` are added to the `java.util.Comparator` interface, which allow finding greater or smaller of two objects, according to this Comparator without changing existing implementations of the comparator.

            Assignee:
            Roger Riggs
            Reporter:
            Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: