]> git.mxchange.org Git - jcustomer-core.git/commit
Added equals() and hashCode() for easy item comparison.
authorRoland Haeder <roland@mxchange.org>
Fri, 11 Sep 2015 09:53:09 +0000 (11:53 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 11 Sep 2015 09:53:09 +0000 (11:53 +0200)
commit5aed37f8e1a21fcea34fd17f2f547479da359d0a
tree293fffd4cef031dae2136d5800f846c72cd8761d
parent73b901e9d9e1638a493040c23f986df950b75d5d
Added equals() and hashCode() for easy item comparison.
Signed-off-by:Roland Häder <roland@mxchange.org>
src/org/mxchange/jshopcore/model/basket/BaseBasket.java
src/org/mxchange/jshopcore/model/item/BaseItem.java