- fixed bug regarding wrong generation of hashCode. hashCodes needs to be equal across equal objects. Compute hashCode on final states once and return this value instead of computing it every time .hashCode() gets called. - |
||
---|---|---|
.idea | ||
gradle/wrapper | ||
src/main/java | ||
.gitignore | ||
build.gradle | ||
gradlew | ||
gradlew.bat | ||
settings.gradle |