Class AbstractB2BOrderThresholdPermissionEvaluationStrategy.ThresholdComparator

java.lang.Object
de.hybris.platform.b2b.strategies.impl.AbstractB2BOrderThresholdPermissionEvaluationStrategy.ThresholdComparator
All Implemented Interfaces:
Serializable, Comparator<B2BOrderThresholdPermissionModel>
Enclosing class:
AbstractB2BOrderThresholdPermissionEvaluationStrategy<P extends B2BOrderThresholdPermissionModel>

protected static class AbstractB2BOrderThresholdPermissionEvaluationStrategy.ThresholdComparator extends Object implements Comparator<B2BOrderThresholdPermissionModel>, Serializable
Use this comparator to sort by permission threshold.
See Also: