public static class BacktrackSelection.RequestComparator extends Object implements Comparator<Request>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
iPreferPriorityStudents |
| Modifier | Constructor and Description |
|---|---|
protected |
RequestComparator(DataProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Request r1,
Request r2) |
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, thenComparingLongprotected boolean iPreferPriorityStudents
protected RequestComparator(DataProperties properties)