Class ItemOfferQtyOneComparator

java.lang.Object
com.broadleafcommerce.promotion.offer.service.dto.comparator.ItemOfferQtyOneComparator
All Implemented Interfaces:
Comparator<CandidateItemOffer>

public class ItemOfferQtyOneComparator extends Object implements Comparator<CandidateItemOffer>
Compares CandidateItemOffers using Offer.priority then CandidateItemOffer.potentialSavingsQtyOne.
Author:
Nathan Moore (nathanmoore).