]> git.mxchange.org Git - jshop-core.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Tue, 15 Sep 2015 13:25:32 +0000 (15:25 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 15 Sep 2015 13:25:32 +0000 (15:25 +0200)
commitcfe7224d4385196244c556167c84c5593bddf252
tree2c456fff5bf423a4c399503338c3c2d5331e7e97
parent799f8da83d0d008b6c6e154dacf106591f9b6448
Continued:
- added checkout wrapper class and interface
- added method clear() for clearing the basket
Signed-off-by:Roland Häder <roland@mxchange.org>
src/org/mxchange/jshopcore/model/basket/BaseBasket.java
src/org/mxchange/jshopcore/model/basket/Basket.java
src/org/mxchange/jshopcore/wrapper/CheckoutWrapper.java [new file with mode: 0644]
src/org/mxchange/jshopcore/wrapper/WrapableCheckout.java [new file with mode: 0644]