]> git.mxchange.org Git - jcontacts-core.git/commit
Continued a bit:
authorRoland Häder <roland@mxchange.org>
Thu, 18 Aug 2016 15:46:59 +0000 (17:46 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 18 Aug 2016 15:46:59 +0000 (17:46 +0200)
commit43544a1730a5019399f17f7a8ff596e581f75d5d
tree08670e863d9e7c7827293297f7014e0bfc6d5bfa
parent4cf06036cb9b6dcc949f9682241ea3001e7e7b26
Continued a bit:
- if a mobile provider instance is given, but no number, throw an NPE before the JVM detects the null reference
- this may look like redundant but it makes the code more clear (and may become handy for unit tests)
- renamed cellphone -> mobile
src/org/mxchange/jcontacts/contact/utils/ContactUtils.java