public class ProductBundleComparator extends Object implements Comparator<ProductBundle>
| Constructor and Description |
|---|
ProductBundleComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ProductBundle productBundle,
ProductBundle productBundle1) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(ProductBundle productBundle, ProductBundle productBundle1)
compare in interface Comparator<ProductBundle>Copyright © 2017. All rights reserved.