-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b94
-
Verified
Add two methods (all and sub-range variants) to Arrays that perform array equality given a Comparator.
This completes the set of methods introduced inJDK-8033148 (Lexicographic comparators and mismatchers for arrays).
Additionally include an Objects.compare methods thus simplifying the specification and implementation of methods inJDK-8033148.
This completes the set of methods introduced in
Additionally include an Objects.compare methods thus simplifying the specification and implementation of methods in
- relates to
-
JDK-8033148 Lexicographic comparators and mismatchers for arrays
-
- Closed
-
- links to