public class RecoveryComparator extends Object implements Comparator<SchedulableEntity>
| Constructor and Description | 
|---|
| RecoveryComparator() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | compare(SchedulableEntity se1,
       SchedulableEntity se2) | 
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(SchedulableEntity se1, SchedulableEntity se2)
compare in interface Comparator<SchedulableEntity>Copyright © 2008–2023 Apache Software Foundation. All rights reserved.