Skip to content

Conversation

HannesWell
Copy link
Contributor

Additionally use Objects.hashCode() instead of Objects.hash() for single arguments. This changes the resulting hashCode() value but saves the creation of a singleton array.

Part of #1785

Additionally use Objects.hashCode() instead of Objects.hash() for single
arguments. This changes the resulting hashCode() value but saves the
creation of a singleton array.

Part of google#1785
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant