]> git.mxchange.org Git - addressbook-lib.git/commit
Added null reference checks (NPE and asserts) + debug lines + moved variable declaration
authorRoland Haeder <roland@mxchange.org>
Mon, 27 Jul 2015 11:30:57 +0000 (13:30 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 27 Jul 2015 11:32:36 +0000 (13:32 +0200)
commit861b505389e559f7f9e5e07943c66aced4e22e27
tree4b4c78f35d33961a419185e3c0bc6e6077fc403e
parent37fbe3d2cef69140391eb47b50b55dcaf6d5c564
Added null reference checks (NPE and asserts) + debug lines + moved variable declaration
Signed-off-by:Roland Häder <roland@mxchange.org>
Addressbook/src/org/mxchange/addressbook/contact/BaseContact.java
Addressbook/src/org/mxchange/addressbook/contact/Gender.java
Addressbook/src/org/mxchange/addressbook/database/backend/csv/CsvDatabaseBackend.java