> Adding a function to Objects in order to facilitate equality checking and 
> enhance readability. You simply specify the 2 objects that you want to check 
> for equality, and then provide the functions which will be used to provide 
> the values that we will check for equality.

David Alayachew has updated the pull request incrementally with one additional 
commit since the last revision:

  Implied is ok, but explicit is better

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/17603/files
  - new: https://git.openjdk.org/jdk/pull/17603/files/e328c4eb..dc375429

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17603&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17603&range=01-02

  Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/17603.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17603/head:pull/17603

PR: https://git.openjdk.org/jdk/pull/17603

Reply via email to