Closed aistomin closed 5 years ago
Let's define .equals() and hashCode() methods for the entities:
.equals()
hashCode()
com.github.aistomin.maven.browser.MavenArtifact
com.github.aistomin.maven.browser.MavenGroup
com.github.aistomin.maven.browser.MavenArtifactVersion
Done.
Let's define
.equals()
andhashCode()
methods for the entities:com.github.aistomin.maven.browser.MavenArtifact
com.github.aistomin.maven.browser.MavenGroup
com.github.aistomin.maven.browser.MavenArtifactVersion