]> git.mxchange.org Git - juser-core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Mon, 19 Mar 2018 21:43:49 +0000 (22:43 +0100)
committerRoland Häder <roland@mxchange.org>
Mon, 19 Mar 2018 21:45:03 +0000 (22:45 +0100)
commit7df61c55ec0f5d85337e85ae3a9d44d8e6e92e4c
tree3156ae50a07e8916e0db8e5520e50251ba0171eb
parentd9b0ae7f6d2bd880dedadf1f9687a19f6461226d
Continued:
- renamed UserUtils -> Users to follow common naming-convention
- added Users.compare() method to compare two instances of users

Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/jusercore/model/user/UserUtils.java [deleted file]
src/org/mxchange/jusercore/model/user/Users.java [new file with mode: 0644]