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