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