← 返回首页
Use Objects.hash() instead of custom hashCode() method by koppor · Pull Request #27 · java-diff-utils/java-diff-utils · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Use Objects.hash() instead of custom hashCode() method#27

Merged
wumpz merged 1 commit into
java-diff-utils:masterfrom
koppor:use-objects-hash
Oct 28, 2018
Merged

Use Objects.hash() instead of custom hashCode() method#27
wumpz merged 1 commit into
java-diff-utils:masterfrom
koppor:use-objects-hash

Conversation

koppor commented Oct 28, 2018

Copy link
Copy Markdown
Contributor

Java's Objects.hash() offers an easier implementation generating hash codes. I think, it is worth using them.

wumpz merged commit f88ce15 into java-diff-utils:master Oct 28, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants

Footer

© 2026 GitHub, Inc.