Comparator.comparing(Function).@Deprecated public class NaturalScoreComparator extends Object implements Comparator<Score>, Serializable
Scores.| Constructor and Description |
|---|
NaturalScoreComparator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Score score1,
Score score2)
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 int compare(Score score1, Score score2)
compare in interface Comparator<Score>Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.