Class DefaultPriceRowValueMatchComparatorProvider.PriceRowValueMatchComparator
java.lang.Object
de.hybris.platform.order.strategies.calculation.pdt.comparator.impl.DefaultPriceRowValueMatchComparatorProvider.PriceRowValueMatchComparator
- All Implemented Interfaces:
Comparator<PriceRowModel>
- Enclosing class:
- DefaultPriceRowValueMatchComparatorProvider
public static class DefaultPriceRowValueMatchComparatorProvider.PriceRowValueMatchComparator
extends Object
implements Comparator<PriceRowModel>
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedPriceRowValueMatchComparator(CurrencyModel curr, boolean net, UnitModel unit) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
PriceRowValueMatchComparator
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<PriceRowModel>
-