-
Type:
Sub-task
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: core-libs
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.