public class ConstraintMatchTotalScoreComparator extends Object implements Comparator<ConstraintMatchTotal>, Serializable
ConstraintMatchTotals based on ConstraintMatchTotal.getScore().| Constructor and Description |
|---|
ConstraintMatchTotalScoreComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ConstraintMatchTotal a,
ConstraintMatchTotal b) |
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(ConstraintMatchTotal a, ConstraintMatchTotal b)
compare in interface Comparator<ConstraintMatchTotal>Copyright © 2006–2018 JBoss by Red Hat. All rights reserved.