]> git.mxchange.org Git - jcontacts-core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Thu, 3 Nov 2022 20:52:24 +0000 (21:52 +0100)
committerRoland Häder <roland@mxchange.org>
Thu, 3 Nov 2022 20:52:24 +0000 (21:52 +0100)
commit09d7c7533535ca4dd4b7152dff8e84144862190b
treeb08bf960cbe9327e51d81eeb82d4fabeec3364d2
parentf5eb585f4740ffcbc2788a4587288d8bb798d53a
Continued:
- renamed TitleUtils to PersonalTitleUtils
- removed null-check as enumerations won't have this
src/org/mxchange/jcontacts/model/contact/gender/Gender.java
src/org/mxchange/jcontacts/model/contact/title/PersonalTitle.java
src/org/mxchange/jcontacts/model/contact/title/PersonalTitleUtils.java [new file with mode: 0644]
src/org/mxchange/jcontacts/model/contact/title/TitleUtils.java [deleted file]