org.drools.planner.examples.curriculumcourse.domain.solver
Class LectureDifficultyWeightFactory.LectureDifficultyWeight
java.lang.Object
org.drools.planner.examples.curriculumcourse.domain.solver.LectureDifficultyWeightFactory.LectureDifficultyWeight
- All Implemented Interfaces:
- Comparable<LectureDifficultyWeightFactory.LectureDifficultyWeight>
- Enclosing class:
- LectureDifficultyWeightFactory
public static class LectureDifficultyWeightFactory.LectureDifficultyWeight
- extends Object
- implements Comparable<LectureDifficultyWeightFactory.LectureDifficultyWeight>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LectureDifficultyWeightFactory.LectureDifficultyWeight
public LectureDifficultyWeightFactory.LectureDifficultyWeight(Lecture lecture,
int unavailablePeriodPenaltyCount)
compareTo
public int compareTo(LectureDifficultyWeightFactory.LectureDifficultyWeight other)
- Specified by:
compareTo
in interface Comparable<LectureDifficultyWeightFactory.LectureDifficultyWeight>
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.