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