public class StudentGroupsChoiceRealFirstOrder extends StudentChoiceOrder
| Constructor and Description |
|---|
StudentGroupsChoiceRealFirstOrder() |
StudentGroupsChoiceRealFirstOrder(DataProperties config) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Student s1,
Student s2) |
double |
nrGroups(Student s)
Average number of request groups that the student is involved in
|
avgNrChoices, isReverse, order, setReverseclone, 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 StudentGroupsChoiceRealFirstOrder(DataProperties config)
public StudentGroupsChoiceRealFirstOrder()
public int compare(Student s1, Student s2)
compare in interface Comparator<Student>compare in class StudentChoiceOrderCopyright © 2015 UniTime LLC. All Rights Reserved.