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, setReverse
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public StudentGroupsChoiceRealFirstOrder(DataProperties config)
public StudentGroupsChoiceRealFirstOrder()
public int compare(Student s1, Student s2)
compare
in interface Comparator<Student>
compare
in class StudentChoiceOrder
Copyright © 2017 UniTime LLC. All Rights Reserved.