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