]> git.mxchange.org Git - jaddressbook-core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 22 Jan 2023 05:09:43 +0000 (06:09 +0100)
committerRoland Häder <roland@mxchange.org>
Sun, 22 Jan 2023 05:09:43 +0000 (06:09 +0100)
commite59b9a1ea740baa93c276141a096f054f328abd1
tree5c3819b571a21cdc8b250496e93633f49b875c51
parentd73ba62fb67d271d05a7a516bda2ba9a4fb80036
Continued:
- added checks for constructor parameters
- introduced AddressbookUtils class with first method compare() (the name says it)
src/org/mxchange/jaddressbook/model/addressbook/entry/UserAddressbookEntry.java
src/org/mxchange/jaddressbook/model/addressbook/status/AddressbokStatus.java
src/org/mxchange/jaddressbook/model/utils/AddressbookUtils.java [new file with mode: 0644]