Class Comparators.PromotionPriceRowComparator
java.lang.Object
de.hybris.platform.promotions.util.Comparators.PromotionPriceRowComparator
- All Implemented Interfaces:
Comparator<PromotionPriceRow>
- Enclosing class:
- Comparators
protected static class Comparators.PromotionPriceRowComparator
extends Object
implements Comparator<PromotionPriceRow>
-
Constructor Summary
Constructors -
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
-
PromotionPriceRowComparator
protected PromotionPriceRowComparator()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<PromotionPriceRow>
-