org.broadleafcommerce.core.catalog.domain
Class ProductBundleComparator
java.lang.Object
org.broadleafcommerce.core.catalog.domain.ProductBundleComparator
- All Implemented Interfaces:
- Comparator<ProductBundle>
public class ProductBundleComparator
- extends Object
- implements Comparator<ProductBundle>
Created by bpolster.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProductBundleComparator
public ProductBundleComparator()
compare
public int compare(ProductBundle productBundle,
ProductBundle productBundle1)
- Specified by:
compare in interface Comparator<ProductBundle>
Copyright © 2012. All Rights Reserved.