public class Result.CustomComparator extends Object implements Comparator<Result>
| Constructor and Description |
|---|
CustomComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Result o1,
Result o2) |
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(Result o1, Result o2)
compare in interface Comparator<Result>Copyright © 2022 Samply Community. All rights reserved.