Class Europe1PriceFactory.TaxRowMatchComparator

java.lang.Object
de.hybris.platform.europe1.jalo.Europe1PriceFactory.TaxRowMatchComparator
All Implemented Interfaces:
Comparator<TaxRow>
Enclosing class:
Europe1PriceFactory

protected class Europe1PriceFactory.TaxRowMatchComparator extends Object implements Comparator<TaxRow>
Used for ordering discount rows in discount priority order.
  • Constructor Details

    • TaxRowMatchComparator

      protected TaxRowMatchComparator()
  • Method Details