-
Type:
Enhancement
-
Resolution: Won't Fix
-
Priority:
P5
-
None
-
Affects Version/s: None
-
Component/s: core-libs
-
generic
-
generic
A DESCRIPTION OF THE PROBLEM :
Add a simple static function to java.util.Objects to facilitate object equality checks. The method will take in 2 instances of a type, and then a varargs of java.util.Function that takes in the same type of the 2 instances.
Add a simple static function to java.util.Objects to facilitate object equality checks. The method will take in 2 instances of a type, and then a varargs of java.util.Function that takes in the same type of the 2 instances.
- relates to
-
JDK-6270657 (coll) remove/contains and "Equators" other than .equals()
-
- Open
-
- links to
-
Review
openjdk/jdk/17603