]> git.mxchange.org Git - jcontacts-core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 18 Mar 2018 21:57:38 +0000 (22:57 +0100)
committerRoland Häder <roland@mxchange.org>
Sun, 18 Mar 2018 23:51:39 +0000 (00:51 +0100)
commitd07c91bb2e53df90e62de96c5aa610c129fb23ac
tree4667de5f583a53d2f57266521e05d0abba01d8f6
parent12faad5115ebfb768e753bcfc38ac861d1d0a3bd
Continued:
- added new dependency to Apache Commons Lang3
- used their StringUtils class for null-safe comparison
- but their NumberUtils class' compare() methods are not null-safe, so have to
  take own CoreNumberUtils class instead.

Signed-off-by: Roland Häder <roland@mxchange.org>
nbproject/project.properties
src/org/mxchange/jcontacts/model/contact/Contacts.java
src/org/mxchange/jcontacts/model/contact/UserContact.java