public class SuggestionsBranchAndBound.SectionAssignmentComparator extends Object implements Comparator<Section>
| Constructor and Description |
|---|
SectionAssignmentComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Section a,
Section b) |
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 SectionAssignmentComparator()