]> git.mxchange.org Git - juser-core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Thu, 6 Oct 2022 11:58:45 +0000 (13:58 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 6 Oct 2022 11:58:45 +0000 (13:58 +0200)
commitb00894a5432e1ff02bc682cc3acb4e712a448b39
tree2b7d388d7b3d4607d7e8cd97177d7329221b1c91
parent3dd319a35cd0ede6e77308c124f7694c1e18d470
Continued:
- if you compare class fields in equals() method also add them to hashCode()
- ops, I didn't do that!
- sorted members in hashCode() to fit sorting with if() blocks in equals()
  method
- added some more class fields for object-comparison
src/org/mxchange/jusercore/model/user/LoginUser.java
src/org/mxchange/jusercore/model/user/Users.java