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, waitequalspublic StudentGroupsChoiceRealFirstOrder(DataProperties config)
public StudentGroupsChoiceRealFirstOrder()
public int compare(Student s1, Student s2)
compare in interface Comparator<Student>compare in class StudentChoiceOrderCopyright © 2017 UniTime LLC. All Rights Reserved.