]> git.mxchange.org Git - jcore.git/commit
Moved more stuff from addressbook to here
authorRoland Haeder <roland@mxchange.org>
Thu, 6 Aug 2015 11:46:51 +0000 (13:46 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 6 Aug 2015 11:46:51 +0000 (13:46 +0200)
commiteb98bf71c1ef80b7dc42baf1d441579f0f3f6ed8
tree1e8d0459811962d4101d2ddb4f904870fd6b7161
parente5968667f0fe07ccaeba196dcf9715d69959966a
Moved more stuff from addressbook to here
Signed-off-by:Roland Häder <roland@mxchange.org>
src/org/mxchange/jcore/BaseFrameworkSystem.java
src/org/mxchange/jcore/application/BaseApplication.java [new file with mode: 0644]
src/org/mxchange/jcore/client/Client.java
src/org/mxchange/jcore/contact/BaseContact.java [new file with mode: 0644]
src/org/mxchange/jcore/contact/Contact.java [new file with mode: 0644]
src/org/mxchange/jcore/contact/Gender.java [new file with mode: 0644]