public static class LectureDifficultyWeightFactory.LectureDifficultyWeight extends Object implements Comparable<LectureDifficultyWeightFactory.LectureDifficultyWeight>
Constructor and Description |
---|
LectureDifficultyWeight(Lecture lecture,
int unavailablePeriodPenaltyCount) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(LectureDifficultyWeightFactory.LectureDifficultyWeight other) |
public LectureDifficultyWeight(Lecture lecture, int unavailablePeriodPenaltyCount)
public int compareTo(LectureDifficultyWeightFactory.LectureDifficultyWeight other)
compareTo
in interface Comparable<LectureDifficultyWeightFactory.LectureDifficultyWeight>
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.