]> git.mxchange.org Git - juser-core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 23 Oct 2022 16:03:35 +0000 (18:03 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 23 Oct 2022 16:19:09 +0000 (18:19 +0200)
commitfeb992178bf4163d9bbb5ff79f4784bf958d5d75
treefbfcc033f5b286598f0dc4337e5fc40c5d617925
parent36c0d3415a21bf8d52c3230d16c0535569b1221e
Continued:
- added a long description, why you should invoke a simplier constructor
- added checks on arguments/parameter in some constructors
- sorted enum members, thanks to EnumType.STRING you don't have to touch your
  data
src/org/mxchange/jusercore/model/user/password_history/UserPasswordHistory.java
src/org/mxchange/jusercore/model/user/profilemodes/ProfileMode.java
src/org/mxchange/jusercore/model/user/status/UserAccountStatus.java