public static class ExamDifficultyWeightFactory.ExamDifficultyWeight extends Object implements Comparable<ExamDifficultyWeightFactory.ExamDifficultyWeight>
Constructor and Description |
---|
ExamDifficultyWeight(Exam exam,
int studentSizeTotal,
int maximumDuration) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(ExamDifficultyWeightFactory.ExamDifficultyWeight other) |
public ExamDifficultyWeight(Exam exam, int studentSizeTotal, int maximumDuration)
public int compareTo(ExamDifficultyWeightFactory.ExamDifficultyWeight other)
compareTo
in interface Comparable<ExamDifficultyWeightFactory.ExamDifficultyWeight>
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.