]> git.mxchange.org Git - jcontacts-core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Thu, 6 Oct 2022 13:12:34 +0000 (15:12 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 6 Oct 2022 13:13:04 +0000 (15:13 +0200)
commita3afbbfbf7855f23e8f0ea9df36b81806b1e64c3
treeffcdf2df52ec1ae99d5214be440b19e6b0f6eb86
parenta58a309812ec5cc47360b8259e9699712b6db9d3
Continued:
- renamed class Contacts to ContactUtils
- used newly introduced method CountryUtils.compare() which is null-safe
src/org/mxchange/jcontacts/model/contact/ContactUtils.java [new file with mode: 0644]
src/org/mxchange/jcontacts/model/contact/Contacts.java [deleted file]
src/org/mxchange/jcontacts/model/contact/UserContact.java