Drools Planner distribution 6.0.0.Alpha9

org.drools.planner.examples.curriculumcourse.domain.solver
Class LectureDifficultyWeightFactory.LectureDifficultyWeight

java.lang.Object
  extended by 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>


Constructor Summary
LectureDifficultyWeightFactory.LectureDifficultyWeight(Lecture lecture, int unavailablePeriodPenaltyCount)
           
 
Method Summary
 int compareTo(LectureDifficultyWeightFactory.LectureDifficultyWeight other)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LectureDifficultyWeightFactory.LectureDifficultyWeight

public LectureDifficultyWeightFactory.LectureDifficultyWeight(Lecture lecture,
                                                              int unavailablePeriodPenaltyCount)
Method Detail

compareTo

public int compareTo(LectureDifficultyWeightFactory.LectureDifficultyWeight other)
Specified by:
compareTo in interface Comparable<LectureDifficultyWeightFactory.LectureDifficultyWeight>

Drools Planner distribution 6.0.0.Alpha9

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.