The Java-Standard-Collections demand correct implementations of the hashCode()- and the equals(Object)- method from any object that is to be stored in a collection. Otherwise, the behavoir of the Java-Standard-Collection is not determined.
HE-Collections where implemente in order to store objects in a collection, that brake the contract between equals(Object) and hashCode(), HE-Collections behave predictably even if they contain objects that don't obey the contract. The name "HE" stands for Hashcode and Equals.
Categories
LibrariesLicense
Apache License V2.0Follow HE-Collection
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of HE-Collection!