-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Even though Entry.equals(String) was defined String.equals(Entry) == false. It's pure implementation detail of the Set created in FeatureGenerator.createSet(String[]) if s.equals(e) or e.equals(s) is called and also Entry.hashCode() does not match String.hashCode();
- Loading branch information
1 parent
d6bd4d7
commit 039093f
Showing
1 changed file
with
23 additions
and
12 deletions.
There are no files selected for viewing
This file contains 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