public class OperationCostComparator extends java.lang.Object implements java.util.Comparator<PConstraintInfo>
| Constructor and Description |
|---|
OperationCostComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(PConstraintInfo o1,
PConstraintInfo o2) |
public int compare(PConstraintInfo o1, PConstraintInfo o2)
compare in interface java.util.Comparator<PConstraintInfo>