]> git.mxchange.org Git - jshop-core.git/history - src/org/mxchange/jshopcore/model/basket/BaseBasket.java
Continued:
[jshop-core.git] / src / org / mxchange / jshopcore / model / basket / BaseBasket.java
2017-04-10 Roland Haederupdated own name and resources
2016-04-10 Roland Haederrenamed method as it now returns only size()
2016-04-10 Roland Haederadded missing equals() hashCode() methods as this is...
2016-02-15 Roland HaederUpdated copyright year
2015-09-29 Roland Haederauto-formatted project + updated jars
2015-09-24 Roland HaederContinued:
2015-09-18 Roland Haederuse final where possible
2015-09-15 Roland HaederMerge branch 'master' of /media/quix0r/INTENSO/Java...
2015-09-15 Roland HaederContinued:
2015-09-14 Roland HaederContinued:
2015-09-11 Roland HaederAdded equals() and hashCode() for easy item comparison.
2015-09-11 Roland Haederupdated jar + isAdded() cannot call contains() because...
2015-09-10 Roland HaederUpdated author (email address) + jars + implemented...
2015-09-10 Roland Haederupdated comments a bit. This is no POJO.
2015-09-10 Roland HaederUsed T, not the interface
2015-09-10 Roland HaederUpdated jcoreee.jar
2015-09-09 Roland HaederContinued:
2015-09-09 Roland HaederRemoved all no longer thrown exceptions + updated jcore.jar
2015-09-08 Roland HaederContinued:
2015-09-08 Roland HaederMore cleanup
2015-09-07 Roland HaederContinued:
2015-09-04 Roland HaederMoved stuff around + added dist.sh