]> git.mxchange.org Git - jbonuscard-lib.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Thu, 15 Oct 2015 17:22:22 +0000 (19:22 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 15 Oct 2015 17:22:22 +0000 (19:22 +0200)
commitecf20b30f296a02457aad870218bfc412c31f6c1
treee1bd609ec46d7e6521e13ac55ef039fbea10f7ba
parent1211777358e0f1b8f76560cf16972de9b036e540
Continued:
- moved event classes to better location
- updated jar(s)
lib/juser-core.jar
src/org/mxchange/addressbook/events/AddressbookLoadedEvent.java [deleted file]
src/org/mxchange/addressbook/events/LoadedAddressbookEvent.java [deleted file]
src/org/mxchange/addressbook/events/addressbook/AddressbookLoadedEvent.java [new file with mode: 0644]
src/org/mxchange/addressbook/events/addressbook/LoadedAddressbookEvent.java [new file with mode: 0644]
src/org/mxchange/addressbook/validator/addressbook/AddressbookIdValidator.java