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