]> git.mxchange.org Git - juser-core.git/commit
Continued a bit:
authorRoland Haeder <roland@mxchange.org>
Sun, 6 Mar 2016 14:30:09 +0000 (15:30 +0100)
committerRoland Haeder <roland@mxchange.org>
Sun, 6 Mar 2016 14:30:09 +0000 (15:30 +0100)
commit82414423c8cf55a0d5305a618f06eddb66f858b8
tree017d07c7513798966d024a2c8cbde041568197ed
parent48e9246f91a61baf2f4efc3279cc35efcaaf3784
Continued a bit:
- added Comparable<User> and let compareTo() unimplemented
- more columns are now not optional as they are required for user-login
src/org/mxchange/jusercore/model/user/LoginUser.java
src/org/mxchange/jusercore/model/user/User.java