org.broadleafcommerce.core.offer.service.discount
Class ItemOfferComparator
java.lang.Object
org.broadleafcommerce.core.offer.service.discount.ItemOfferComparator
- All Implemented Interfaces:
- Comparator<PromotableCandidateItemOffer>
public class ItemOfferComparator
- extends Object
- implements Comparator<PromotableCandidateItemOffer>
- Author:
- jfischer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static ItemOfferComparator INSTANCE
ItemOfferComparator
public ItemOfferComparator()
compare
public int compare(PromotableCandidateItemOffer p1,
PromotableCandidateItemOffer p2)
- Specified by:
compare in interface Comparator<PromotableCandidateItemOffer>
Copyright © 2013. All Rights Reserved.