-
Enhancement
-
Resolution: Won't Fix
-
P5
-
None
-
None
-
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