Package de.hybris.platform.europe1.jalo
Class Europe1PriceFactory.PriceRowMatchComparator
- java.lang.Object
-
- de.hybris.platform.europe1.jalo.Europe1PriceFactory.PriceRowMatchComparator
-
- All Implemented Interfaces:
java.util.Comparator<PriceRow>
- Enclosing class:
- Europe1PriceFactory
protected class Europe1PriceFactory.PriceRowMatchComparator extends java.lang.Object implements java.util.Comparator<PriceRow>
Used for ordering price rows in best match order. Usually the first row is being chosen as price.
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedPriceRowMatchComparator(Currency curr, boolean net, Unit unit)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intcompare(PriceRow row1, PriceRow row2)
-