public class FairSchedulingAlgorithm extends Object implements SchedulingAlgorithm
Constructor and Description |
---|
FairSchedulingAlgorithm() |
Modifier and Type | Method and Description |
---|---|
boolean |
comparator(Schedulable s1,
Schedulable s2) |
public boolean comparator(Schedulable s1, Schedulable s2)
comparator
in interface SchedulingAlgorithm