This repository has been archived by the owner on Nov 10, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: 1) .equals() now compares hashCode() first 2) .hashCode() uses xor, not or Test Plan: `buck test //test/com/facebook/buck/ide/intellij/projectview && buck test //test/com/facebook/buck/ide/intellij` Reviewed By: styurin fbshipit-source-id: a4039ea
- Loading branch information